Skip to content

Commit 355ec7f

Browse files
removed duplicate object defination
1 parent 30c0f7a commit 355ec7f

File tree

1 file changed

+0
-12
lines changed
  • specification/workloads/resource-manager/Microsoft.Workloads/preview/2021-12-01-preview

1 file changed

+0
-12
lines changed

specification/workloads/resource-manager/Microsoft.Workloads/preview/2021-12-01-preview/phpWorkloads.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -571,18 +571,6 @@
571571
}
572572
]
573573
},
574-
"ManagedServiceIdentityType": {
575-
"description": "Type of managed service identity (only None, UserAssigned types are allowed).",
576-
"enum": [
577-
"None",
578-
"UserAssigned"
579-
],
580-
"type": "string",
581-
"x-ms-enum": {
582-
"name": "ManagedServiceIdentityType",
583-
"modelAsString": true
584-
}
585-
},
586574
"phpWorkloadResourceProperties": {
587575
"description": "PHP workload resource properties",
588576
"type": "object",

0 commit comments

Comments
 (0)