Skip to content

Commit b72c518

Browse files
committed
removed duplicate type properties
1 parent 71c83cf commit b72c518

File tree

1 file changed

+0
-68
lines changed

1 file changed

+0
-68
lines changed

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

Lines changed: 0 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -154,23 +154,6 @@
154154
],
155155
"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."
156156
},
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-
},
174157
"type": {
175158
"type": "string",
176159
"enum": [
@@ -511,23 +494,6 @@
511494
],
512495
"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."
513496
},
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-
},
531497
"type": {
532498
"type": "string",
533499
"enum": [
@@ -1146,23 +1112,6 @@
11461112
],
11471113
"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."
11481114
},
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-
},
11661115
"type": {
11671116
"type": "string",
11681117
"enum": [
@@ -1488,23 +1437,6 @@
14881437
],
14891438
"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."
14901439
},
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-
},
15081440
"type": {
15091441
"type": "string",
15101442
"enum": [

0 commit comments

Comments
 (0)