You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/2015-05-01/Microsoft.Insights.Application.json
+68Lines changed: 68 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,23 @@
154
154
],
155
155
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
"description": "Enum indicating the type of the Analytics item."
173
+
},
157
174
"type": {
158
175
"type": "string",
159
176
"enum": [
@@ -494,6 +511,23 @@
494
511
],
495
512
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
"description": "Enum indicating the type of the Analytics item."
530
+
},
497
531
"type": {
498
532
"type": "string",
499
533
"enum": [
@@ -1112,6 +1146,23 @@
1112
1146
],
1113
1147
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
"description": "Enum indicating the type of the Analytics item."
1165
+
},
1115
1166
"type": {
1116
1167
"type": "string",
1117
1168
"enum": [
@@ -1437,6 +1488,23 @@
1437
1488
],
1438
1489
"description": "Enum indicating if this item definition is owned by a specific user or is shared between all users with access to the Application Insights component."
"description": "Used by the Application Insights system to determine what kind of flow this component was created by. This is to be set to 'Bluefield' when creating/updating a component via the REST API."
0 commit comments