Skip to content

Commit 0d9d7e7

Browse files
authored
Remove duplicate properties on Microsoft.Insights
1 parent 72d2795 commit 0d9d7e7

File tree

1 file changed

+1
-105
lines changed

1 file changed

+1
-105
lines changed

schemas/2015-05-01/Microsoft.Insights.Application.json

Lines changed: 1 addition & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@
113113
"type": "string",
114114
"description": "Internally assigned unique id of the item definition."
115115
},
116-
"Name": {
117-
"type": "string",
118-
"description": "The user-defined name of the item."
119-
},
120116
"name": {
121117
"oneOf": [
122118
{
@@ -154,23 +150,6 @@
154150
],
155151
"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."
156152
},
157-
"Type": {
158-
"oneOf": [
159-
{
160-
"type": "string",
161-
"enum": [
162-
"query",
163-
"function",
164-
"folder",
165-
"recent"
166-
]
167-
},
168-
{
169-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
170-
}
171-
],
172-
"description": "Enum indicating the type of the Analytics item."
173-
},
174153
"type": {
175154
"type": "string",
176155
"enum": [
@@ -409,10 +388,6 @@
409388
],
410389
"description": "Flag denoting wether or not this favorite was generated from a template."
411390
},
412-
"Name": {
413-
"type": "string",
414-
"description": "The user-defined name of the favorite."
415-
},
416391
"name": {
417392
"type": "string",
418393
"description": "The Id of a specific favorite defined in the Application Insights component"
@@ -470,10 +445,6 @@
470445
"type": "string",
471446
"description": "Internally assigned unique id of the item definition."
472447
},
473-
"Name": {
474-
"type": "string",
475-
"description": "The user-defined name of the item."
476-
},
477448
"name": {
478449
"oneOf": [
479450
{
@@ -511,23 +482,6 @@
511482
],
512483
"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."
513484
},
514-
"Type": {
515-
"oneOf": [
516-
{
517-
"type": "string",
518-
"enum": [
519-
"query",
520-
"function",
521-
"folder",
522-
"recent"
523-
]
524-
},
525-
{
526-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
527-
}
528-
],
529-
"description": "Enum indicating the type of the Analytics item."
530-
},
531485
"type": {
532486
"type": "string",
533487
"enum": [
@@ -580,10 +534,6 @@
580534
"type": "string",
581535
"description": "The last time this rule was updated"
582536
},
583-
"Name": {
584-
"type": "string",
585-
"description": "The rule name"
586-
},
587537
"name": {
588538
"type": "string",
589539
"description": "The ProactiveDetection configuration ID. This is unique within a Application Insights component."
@@ -1114,12 +1064,6 @@
11141064
"type": "string",
11151065
"description": "The user-defined name of the item."
11161066
},
1117-
"name": {
1118-
"type": "string",
1119-
"enum": [
1120-
"item"
1121-
]
1122-
},
11231067
"Properties": {
11241068
"oneOf": [
11251069
{
@@ -1146,23 +1090,6 @@
11461090
],
11471091
"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."
11481092
},
1149-
"Type": {
1150-
"oneOf": [
1151-
{
1152-
"type": "string",
1153-
"enum": [
1154-
"query",
1155-
"function",
1156-
"folder",
1157-
"recent"
1158-
]
1159-
},
1160-
{
1161-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1162-
}
1163-
],
1164-
"description": "Enum indicating the type of the Analytics item."
1165-
},
11661093
"type": {
11671094
"type": "string",
11681095
"enum": [
@@ -1391,10 +1318,6 @@
13911318
],
13921319
"description": "Flag denoting wether or not this favorite was generated from a template."
13931320
},
1394-
"Name": {
1395-
"type": "string",
1396-
"description": "The user-defined name of the favorite."
1397-
},
13981321
"name": {
13991322
"type": "string",
14001323
"description": "The Id of a specific favorite defined in the Application Insights component"
@@ -1456,12 +1379,6 @@
14561379
"type": "string",
14571380
"description": "The user-defined name of the item."
14581381
},
1459-
"name": {
1460-
"type": "string",
1461-
"enum": [
1462-
"item"
1463-
]
1464-
},
14651382
"Properties": {
14661383
"oneOf": [
14671384
{
@@ -1488,23 +1405,6 @@
14881405
],
14891406
"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."
14901407
},
1491-
"Type": {
1492-
"oneOf": [
1493-
{
1494-
"type": "string",
1495-
"enum": [
1496-
"query",
1497-
"function",
1498-
"folder",
1499-
"recent"
1500-
]
1501-
},
1502-
{
1503-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1504-
}
1505-
],
1506-
"description": "Enum indicating the type of the Analytics item."
1507-
},
15081408
"type": {
15091409
"type": "string",
15101410
"enum": [
@@ -1557,10 +1457,6 @@
15571457
"type": "string",
15581458
"description": "The last time this rule was updated"
15591459
},
1560-
"Name": {
1561-
"type": "string",
1562-
"description": "The rule name"
1563-
},
15641460
"name": {
15651461
"type": "string",
15661462
"description": "The ProactiveDetection configuration ID. This is unique within a Application Insights component."
@@ -1848,4 +1744,4 @@
18481744
"description": "Properties that contain a workbook."
18491745
}
18501746
}
1851-
}
1747+
}

0 commit comments

Comments
 (0)