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
+1-105Lines changed: 1 addition & 105 deletions
Original file line number
Diff line number
Diff line change
@@ -113,10 +113,6 @@
113
113
"type": "string",
114
114
"description": "Internally assigned unique id of the item definition."
115
115
},
116
-
"Name": {
117
-
"type": "string",
118
-
"description": "The user-defined name of the item."
119
-
},
120
116
"name": {
121
117
"oneOf": [
122
118
{
@@ -154,23 +150,6 @@
154
150
],
155
151
"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
-
},
174
153
"type": {
175
154
"type": "string",
176
155
"enum": [
@@ -409,10 +388,6 @@
409
388
],
410
389
"description": "Flag denoting wether or not this favorite was generated from a template."
411
390
},
412
-
"Name": {
413
-
"type": "string",
414
-
"description": "The user-defined name of the favorite."
415
-
},
416
391
"name": {
417
392
"type": "string",
418
393
"description": "The Id of a specific favorite defined in the Application Insights component"
@@ -470,10 +445,6 @@
470
445
"type": "string",
471
446
"description": "Internally assigned unique id of the item definition."
472
447
},
473
-
"Name": {
474
-
"type": "string",
475
-
"description": "The user-defined name of the item."
476
-
},
477
448
"name": {
478
449
"oneOf": [
479
450
{
@@ -511,23 +482,6 @@
511
482
],
512
483
"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
-
},
531
485
"type": {
532
486
"type": "string",
533
487
"enum": [
@@ -580,10 +534,6 @@
580
534
"type": "string",
581
535
"description": "The last time this rule was updated"
582
536
},
583
-
"Name": {
584
-
"type": "string",
585
-
"description": "The rule name"
586
-
},
587
537
"name": {
588
538
"type": "string",
589
539
"description": "The ProactiveDetection configuration ID. This is unique within a Application Insights component."
@@ -1114,12 +1064,6 @@
1114
1064
"type": "string",
1115
1065
"description": "The user-defined name of the item."
1116
1066
},
1117
-
"name": {
1118
-
"type": "string",
1119
-
"enum": [
1120
-
"item"
1121
-
]
1122
-
},
1123
1067
"Properties": {
1124
1068
"oneOf": [
1125
1069
{
@@ -1146,23 +1090,6 @@
1146
1090
],
1147
1091
"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
-
},
1166
1093
"type": {
1167
1094
"type": "string",
1168
1095
"enum": [
@@ -1391,10 +1318,6 @@
1391
1318
],
1392
1319
"description": "Flag denoting wether or not this favorite was generated from a template."
1393
1320
},
1394
-
"Name": {
1395
-
"type": "string",
1396
-
"description": "The user-defined name of the favorite."
1397
-
},
1398
1321
"name": {
1399
1322
"type": "string",
1400
1323
"description": "The Id of a specific favorite defined in the Application Insights component"
@@ -1456,12 +1379,6 @@
1456
1379
"type": "string",
1457
1380
"description": "The user-defined name of the item."
1458
1381
},
1459
-
"name": {
1460
-
"type": "string",
1461
-
"enum": [
1462
-
"item"
1463
-
]
1464
-
},
1465
1382
"Properties": {
1466
1383
"oneOf": [
1467
1384
{
@@ -1488,23 +1405,6 @@
1488
1405
],
1489
1406
"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."
0 commit comments