Skip to content

Commit 04ec906

Browse files
committed
removed dupes
1 parent 0d0db06 commit 04ec906

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": [
@@ -452,23 +435,6 @@
452435
],
453436
"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."
454437
},
455-
"Type": {
456-
"oneOf": [
457-
{
458-
"type": "string",
459-
"enum": [
460-
"query",
461-
"function",
462-
"folder",
463-
"recent"
464-
]
465-
},
466-
{
467-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
468-
}
469-
],
470-
"description": "Enum indicating the type of the Analytics item."
471-
},
472438
"type": {
473439
"type": "string",
474440
"enum": [
@@ -1087,23 +1053,6 @@
10871053
],
10881054
"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."
10891055
},
1090-
"Type": {
1091-
"oneOf": [
1092-
{
1093-
"type": "string",
1094-
"enum": [
1095-
"query",
1096-
"function",
1097-
"folder",
1098-
"recent"
1099-
]
1100-
},
1101-
{
1102-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1103-
}
1104-
],
1105-
"description": "Enum indicating the type of the Analytics item."
1106-
},
11071056
"type": {
11081057
"type": "string",
11091058
"enum": [
@@ -1429,23 +1378,6 @@
14291378
],
14301379
"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."
14311380
},
1432-
"Type": {
1433-
"oneOf": [
1434-
{
1435-
"type": "string",
1436-
"enum": [
1437-
"query",
1438-
"function",
1439-
"folder",
1440-
"recent"
1441-
]
1442-
},
1443-
{
1444-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1445-
}
1446-
],
1447-
"description": "Enum indicating the type of the Analytics item."
1448-
},
14491381
"type": {
14501382
"type": "string",
14511383
"enum": [

0 commit comments

Comments
 (0)