Skip to content

Commit 0a8e187

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent a96a671 commit 0a8e187

File tree

3 files changed

+1972
-10
lines changed

3 files changed

+1972
-10
lines changed

schemas/2021-11-20-preview/Microsoft.ElasticSan.json

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,9 @@
274274
}
275275
},
276276
"required": [
277-
"availabilityZones",
278277
"baseSizeTiB",
279-
"extendedCapacitySizeTiB"
278+
"extendedCapacitySizeTiB",
279+
"sku"
280280
],
281281
"description": "Elastic San response properties."
282282
},
@@ -509,6 +509,9 @@
509509
"description": "The sku tier."
510510
}
511511
},
512+
"required": [
513+
"name"
514+
],
512515
"description": "The SKU name. Required for account creation; optional for update."
513516
},
514517
"SourceCreationData": {
@@ -533,9 +536,6 @@
533536
"description": "If createOption is Copy, this is the ARM id of the source snapshot or disk. If createOption is Restore, this is the ARM-like id of the source disk restore point."
534537
}
535538
},
536-
"required": [
537-
"createSource"
538-
],
539539
"description": "Data source used when creating the volume."
540540
},
541541
"VirtualNetworkRule": {
@@ -580,7 +580,7 @@
580580
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
581581
}
582582
],
583-
"description": "Type of encryption"
583+
"description": "Type of encryption."
584584
},
585585
"networkAcls": {
586586
"oneOf": [
@@ -630,10 +630,6 @@
630630
"description": "State of the operation on the resource."
631631
}
632632
},
633-
"required": [
634-
"encryption",
635-
"protocolType"
636-
],
637633
"description": "VolumeGroup response properties."
638634
},
639635
"VolumeProperties": {

0 commit comments

Comments
 (0)