@azure/arm-compute 17.0.0-beta.2 → 17.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -80
- package/README.md +4 -0
- package/dist/index.js +716 -771
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/src/computeManagementClient.d.ts +4 -2
- package/dist-esm/src/computeManagementClient.d.ts.map +1 -1
- package/dist-esm/src/computeManagementClient.js +31 -3
- package/dist-esm/src/computeManagementClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +0 -1
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +222 -236
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +5 -5
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +14 -15
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1393 -1426
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/operations/availabilitySets.d.ts +2 -2
- package/dist-esm/src/operations/availabilitySets.d.ts.map +1 -1
- package/dist-esm/src/operations/availabilitySets.js.map +1 -1
- package/dist-esm/src/operations/capacityReservationGroups.d.ts +2 -2
- package/dist-esm/src/operations/capacityReservationGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/capacityReservationGroups.js.map +1 -1
- package/dist-esm/src/operations/capacityReservations.d.ts +2 -2
- package/dist-esm/src/operations/capacityReservations.d.ts.map +1 -1
- package/dist-esm/src/operations/capacityReservations.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceOperatingSystems.d.ts +2 -2
- package/dist-esm/src/operations/cloudServiceOperatingSystems.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceOperatingSystems.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoleInstances.d.ts +2 -2
- package/dist-esm/src/operations/cloudServiceRoleInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoleInstances.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoles.d.ts +2 -2
- package/dist-esm/src/operations/cloudServiceRoles.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoles.js.map +1 -1
- package/dist-esm/src/operations/cloudServices.d.ts +2 -2
- package/dist-esm/src/operations/cloudServices.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServices.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesUpdateDomain.d.ts +2 -2
- package/dist-esm/src/operations/cloudServicesUpdateDomain.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServicesUpdateDomain.js.map +1 -1
- package/dist-esm/src/operations/communityGalleries.d.ts +2 -2
- package/dist-esm/src/operations/communityGalleries.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleries.js.map +1 -1
- package/dist-esm/src/operations/communityGalleryImageVersions.d.ts +2 -2
- package/dist-esm/src/operations/communityGalleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/communityGalleryImages.d.ts +2 -2
- package/dist-esm/src/operations/communityGalleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleryImages.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHostGroups.d.ts +2 -2
- package/dist-esm/src/operations/dedicatedHostGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHostGroups.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHosts.d.ts +2 -2
- package/dist-esm/src/operations/dedicatedHosts.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHosts.js.map +1 -1
- package/dist-esm/src/operations/diskAccesses.d.ts +2 -2
- package/dist-esm/src/operations/diskAccesses.d.ts.map +1 -1
- package/dist-esm/src/operations/diskAccesses.js.map +1 -1
- package/dist-esm/src/operations/diskEncryptionSets.d.ts +2 -2
- package/dist-esm/src/operations/diskEncryptionSets.d.ts.map +1 -1
- package/dist-esm/src/operations/diskEncryptionSets.js.map +1 -1
- package/dist-esm/src/operations/diskRestorePointOperations.d.ts +2 -2
- package/dist-esm/src/operations/diskRestorePointOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/diskRestorePointOperations.js.map +1 -1
- package/dist-esm/src/operations/disks.d.ts +2 -2
- package/dist-esm/src/operations/disks.d.ts.map +1 -1
- package/dist-esm/src/operations/disks.js.map +1 -1
- package/dist-esm/src/operations/galleries.d.ts +2 -2
- package/dist-esm/src/operations/galleries.d.ts.map +1 -1
- package/dist-esm/src/operations/galleries.js.map +1 -1
- package/dist-esm/src/operations/galleryApplicationVersions.d.ts +2 -2
- package/dist-esm/src/operations/galleryApplicationVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryApplicationVersions.js.map +1 -1
- package/dist-esm/src/operations/galleryApplications.d.ts +2 -2
- package/dist-esm/src/operations/galleryApplications.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryApplications.js.map +1 -1
- package/dist-esm/src/operations/galleryImageVersions.d.ts +2 -2
- package/dist-esm/src/operations/galleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/galleryImages.d.ts +2 -2
- package/dist-esm/src/operations/galleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryImages.js.map +1 -1
- package/dist-esm/src/operations/gallerySharingProfile.d.ts +2 -2
- package/dist-esm/src/operations/gallerySharingProfile.d.ts.map +1 -1
- package/dist-esm/src/operations/gallerySharingProfile.js.map +1 -1
- package/dist-esm/src/operations/images.d.ts +2 -2
- package/dist-esm/src/operations/images.d.ts.map +1 -1
- package/dist-esm/src/operations/images.js.map +1 -1
- package/dist-esm/src/operations/logAnalytics.d.ts +2 -2
- package/dist-esm/src/operations/logAnalytics.d.ts.map +1 -1
- package/dist-esm/src/operations/logAnalytics.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +2 -2
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/proximityPlacementGroups.d.ts +2 -2
- package/dist-esm/src/operations/proximityPlacementGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/proximityPlacementGroups.js.map +1 -1
- package/dist-esm/src/operations/resourceSkus.d.ts +2 -2
- package/dist-esm/src/operations/resourceSkus.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceSkus.js.map +1 -1
- package/dist-esm/src/operations/restorePointCollections.d.ts +2 -2
- package/dist-esm/src/operations/restorePointCollections.d.ts.map +1 -1
- package/dist-esm/src/operations/restorePointCollections.js.map +1 -1
- package/dist-esm/src/operations/restorePoints.d.ts +2 -2
- package/dist-esm/src/operations/restorePoints.d.ts.map +1 -1
- package/dist-esm/src/operations/restorePoints.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleries.d.ts +2 -2
- package/dist-esm/src/operations/sharedGalleries.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleries.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImageVersions.d.ts +2 -2
- package/dist-esm/src/operations/sharedGalleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImages.d.ts +2 -2
- package/dist-esm/src/operations/sharedGalleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImages.js.map +1 -1
- package/dist-esm/src/operations/snapshots.d.ts +2 -2
- package/dist-esm/src/operations/snapshots.d.ts.map +1 -1
- package/dist-esm/src/operations/snapshots.js.map +1 -1
- package/dist-esm/src/operations/sshPublicKeys.d.ts +2 -2
- package/dist-esm/src/operations/sshPublicKeys.d.ts.map +1 -1
- package/dist-esm/src/operations/sshPublicKeys.js.map +1 -1
- package/dist-esm/src/operations/usageOperations.d.ts +2 -2
- package/dist-esm/src/operations/usageOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/usageOperations.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensionImages.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineExtensionImages.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensionImages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensions.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineImages.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineImages.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineImages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineImagesEdgeZone.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineImagesEdgeZone.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineImagesEdgeZone.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineRunCommands.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineRunCommands.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineRunCommands.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetRollingUpgrades.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetRollingUpgrades.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetRollingUpgrades.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMExtensions.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetVMExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSets.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSets.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSets.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineSizes.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineSizes.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineSizes.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/test/compute_examples.d.ts +3 -1
- package/dist-esm/test/compute_examples.d.ts.map +1 -1
- package/dist-esm/test/compute_examples.js +10 -7
- package/dist-esm/test/compute_examples.js.map +1 -1
- package/package.json +9 -9
- package/review/arm-compute.api.md +18 -29
- package/src/computeManagementClient.ts +44 -3
- package/src/index.ts +0 -1
- package/src/models/index.ts +233 -248
- package/src/models/mappers.ts +1019 -1053
- package/src/operations/availabilitySets.ts +3 -3
- package/src/operations/capacityReservationGroups.ts +3 -3
- package/src/operations/capacityReservations.ts +3 -3
- package/src/operations/cloudServiceOperatingSystems.ts +3 -3
- package/src/operations/cloudServiceRoleInstances.ts +3 -3
- package/src/operations/cloudServiceRoles.ts +3 -3
- package/src/operations/cloudServices.ts +3 -3
- package/src/operations/cloudServicesUpdateDomain.ts +3 -3
- package/src/operations/communityGalleries.ts +3 -3
- package/src/operations/communityGalleryImageVersions.ts +3 -3
- package/src/operations/communityGalleryImages.ts +3 -3
- package/src/operations/dedicatedHostGroups.ts +3 -3
- package/src/operations/dedicatedHosts.ts +3 -3
- package/src/operations/diskAccesses.ts +3 -3
- package/src/operations/diskEncryptionSets.ts +3 -3
- package/src/operations/diskRestorePointOperations.ts +3 -3
- package/src/operations/disks.ts +3 -3
- package/src/operations/galleries.ts +3 -3
- package/src/operations/galleryApplicationVersions.ts +3 -3
- package/src/operations/galleryApplications.ts +3 -3
- package/src/operations/galleryImageVersions.ts +3 -3
- package/src/operations/galleryImages.ts +3 -3
- package/src/operations/gallerySharingProfile.ts +3 -3
- package/src/operations/images.ts +3 -3
- package/src/operations/logAnalytics.ts +3 -3
- package/src/operations/operations.ts +3 -3
- package/src/operations/proximityPlacementGroups.ts +3 -3
- package/src/operations/resourceSkus.ts +3 -3
- package/src/operations/restorePointCollections.ts +3 -3
- package/src/operations/restorePoints.ts +3 -3
- package/src/operations/sharedGalleries.ts +3 -3
- package/src/operations/sharedGalleryImageVersions.ts +3 -3
- package/src/operations/sharedGalleryImages.ts +3 -3
- package/src/operations/snapshots.ts +3 -3
- package/src/operations/sshPublicKeys.ts +3 -3
- package/src/operations/usageOperations.ts +3 -3
- package/src/operations/virtualMachineExtensionImages.ts +3 -3
- package/src/operations/virtualMachineExtensions.ts +3 -3
- package/src/operations/virtualMachineImages.ts +3 -3
- package/src/operations/virtualMachineImagesEdgeZone.ts +3 -3
- package/src/operations/virtualMachineRunCommands.ts +3 -3
- package/src/operations/virtualMachineScaleSetExtensions.ts +3 -3
- package/src/operations/virtualMachineScaleSetRollingUpgrades.ts +3 -3
- package/src/operations/virtualMachineScaleSetVMExtensions.ts +3 -3
- package/src/operations/virtualMachineScaleSetVMRunCommands.ts +3 -3
- package/src/operations/virtualMachineScaleSetVMs.ts +3 -3
- package/src/operations/virtualMachineScaleSets.ts +3 -3
- package/src/operations/virtualMachineSizes.ts +3 -3
- package/src/operations/virtualMachines.ts +3 -3
- package/types/arm-compute.d.ts +18 -42
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/computeManagementClientContext.d.ts +0 -16
- package/dist-esm/src/computeManagementClientContext.d.ts.map +0 -1
- package/dist-esm/src/computeManagementClientContext.js +0 -49
- package/dist-esm/src/computeManagementClientContext.js.map +0 -1
- package/src/computeManagementClientContext.ts +0 -69
|
@@ -76,49 +76,6 @@ export const ComputeOperationValue = {
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
};
|
|
79
|
-
export const Resource = {
|
|
80
|
-
type: {
|
|
81
|
-
name: "Composite",
|
|
82
|
-
className: "Resource",
|
|
83
|
-
modelProperties: {
|
|
84
|
-
id: {
|
|
85
|
-
serializedName: "id",
|
|
86
|
-
readOnly: true,
|
|
87
|
-
type: {
|
|
88
|
-
name: "String"
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
name: {
|
|
92
|
-
serializedName: "name",
|
|
93
|
-
readOnly: true,
|
|
94
|
-
type: {
|
|
95
|
-
name: "String"
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
|
-
type: {
|
|
99
|
-
serializedName: "type",
|
|
100
|
-
readOnly: true,
|
|
101
|
-
type: {
|
|
102
|
-
name: "String"
|
|
103
|
-
}
|
|
104
|
-
},
|
|
105
|
-
location: {
|
|
106
|
-
serializedName: "location",
|
|
107
|
-
required: true,
|
|
108
|
-
type: {
|
|
109
|
-
name: "String"
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
tags: {
|
|
113
|
-
serializedName: "tags",
|
|
114
|
-
type: {
|
|
115
|
-
name: "Dictionary",
|
|
116
|
-
value: { type: { name: "String" } }
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
};
|
|
122
79
|
export const SubResource = {
|
|
123
80
|
type: {
|
|
124
81
|
name: "Composite",
|
|
@@ -198,6 +155,49 @@ export const Sku = {
|
|
|
198
155
|
}
|
|
199
156
|
}
|
|
200
157
|
};
|
|
158
|
+
export const Resource = {
|
|
159
|
+
type: {
|
|
160
|
+
name: "Composite",
|
|
161
|
+
className: "Resource",
|
|
162
|
+
modelProperties: {
|
|
163
|
+
id: {
|
|
164
|
+
serializedName: "id",
|
|
165
|
+
readOnly: true,
|
|
166
|
+
type: {
|
|
167
|
+
name: "String"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
name: {
|
|
171
|
+
serializedName: "name",
|
|
172
|
+
readOnly: true,
|
|
173
|
+
type: {
|
|
174
|
+
name: "String"
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
type: {
|
|
178
|
+
serializedName: "type",
|
|
179
|
+
readOnly: true,
|
|
180
|
+
type: {
|
|
181
|
+
name: "String"
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
location: {
|
|
185
|
+
serializedName: "location",
|
|
186
|
+
required: true,
|
|
187
|
+
type: {
|
|
188
|
+
name: "String"
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
tags: {
|
|
192
|
+
serializedName: "tags",
|
|
193
|
+
type: {
|
|
194
|
+
name: "Dictionary",
|
|
195
|
+
value: { type: { name: "String" } }
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
};
|
|
201
201
|
export const UpdateResource = {
|
|
202
202
|
type: {
|
|
203
203
|
name: "Composite",
|
|
@@ -620,26 +620,6 @@ export const VirtualMachineExtensionsListResult = {
|
|
|
620
620
|
}
|
|
621
621
|
}
|
|
622
622
|
};
|
|
623
|
-
export const ExtendedLocation = {
|
|
624
|
-
type: {
|
|
625
|
-
name: "Composite",
|
|
626
|
-
className: "ExtendedLocation",
|
|
627
|
-
modelProperties: {
|
|
628
|
-
name: {
|
|
629
|
-
serializedName: "name",
|
|
630
|
-
type: {
|
|
631
|
-
name: "String"
|
|
632
|
-
}
|
|
633
|
-
},
|
|
634
|
-
type: {
|
|
635
|
-
serializedName: "type",
|
|
636
|
-
type: {
|
|
637
|
-
name: "String"
|
|
638
|
-
}
|
|
639
|
-
}
|
|
640
|
-
}
|
|
641
|
-
}
|
|
642
|
-
};
|
|
643
623
|
export const PurchasePlan = {
|
|
644
624
|
type: {
|
|
645
625
|
name: "Composite",
|
|
@@ -749,6 +729,26 @@ export const VirtualMachineImageFeature = {
|
|
|
749
729
|
}
|
|
750
730
|
}
|
|
751
731
|
};
|
|
732
|
+
export const ExtendedLocation = {
|
|
733
|
+
type: {
|
|
734
|
+
name: "Composite",
|
|
735
|
+
className: "ExtendedLocation",
|
|
736
|
+
modelProperties: {
|
|
737
|
+
name: {
|
|
738
|
+
serializedName: "name",
|
|
739
|
+
type: {
|
|
740
|
+
name: "String"
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
type: {
|
|
744
|
+
serializedName: "type",
|
|
745
|
+
type: {
|
|
746
|
+
name: "String"
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
}
|
|
750
|
+
}
|
|
751
|
+
};
|
|
752
752
|
export const CloudError = {
|
|
753
753
|
type: {
|
|
754
754
|
name: "Composite",
|
|
@@ -3857,35 +3857,6 @@ export const RestorePointCollectionSourceProperties = {
|
|
|
3857
3857
|
}
|
|
3858
3858
|
}
|
|
3859
3859
|
};
|
|
3860
|
-
export const ProxyResource = {
|
|
3861
|
-
type: {
|
|
3862
|
-
name: "Composite",
|
|
3863
|
-
className: "ProxyResource",
|
|
3864
|
-
modelProperties: {
|
|
3865
|
-
id: {
|
|
3866
|
-
serializedName: "id",
|
|
3867
|
-
readOnly: true,
|
|
3868
|
-
type: {
|
|
3869
|
-
name: "String"
|
|
3870
|
-
}
|
|
3871
|
-
},
|
|
3872
|
-
name: {
|
|
3873
|
-
serializedName: "name",
|
|
3874
|
-
readOnly: true,
|
|
3875
|
-
type: {
|
|
3876
|
-
name: "String"
|
|
3877
|
-
}
|
|
3878
|
-
},
|
|
3879
|
-
type: {
|
|
3880
|
-
serializedName: "type",
|
|
3881
|
-
readOnly: true,
|
|
3882
|
-
type: {
|
|
3883
|
-
name: "String"
|
|
3884
|
-
}
|
|
3885
|
-
}
|
|
3886
|
-
}
|
|
3887
|
-
}
|
|
3888
|
-
};
|
|
3889
3860
|
export const RestorePointSourceMetadata = {
|
|
3890
3861
|
type: {
|
|
3891
3862
|
name: "Composite",
|
|
@@ -4075,31 +4046,28 @@ export const RestorePointSourceVMDataDisk = {
|
|
|
4075
4046
|
}
|
|
4076
4047
|
}
|
|
4077
4048
|
};
|
|
4078
|
-
export const
|
|
4049
|
+
export const ProxyResource = {
|
|
4079
4050
|
type: {
|
|
4080
4051
|
name: "Composite",
|
|
4081
|
-
className: "
|
|
4052
|
+
className: "ProxyResource",
|
|
4082
4053
|
modelProperties: {
|
|
4083
|
-
|
|
4084
|
-
serializedName: "
|
|
4085
|
-
|
|
4086
|
-
name: "DateTime"
|
|
4087
|
-
}
|
|
4088
|
-
},
|
|
4089
|
-
totalUsedSizeInBytes: {
|
|
4090
|
-
serializedName: "totalUsedSizeInBytes",
|
|
4054
|
+
id: {
|
|
4055
|
+
serializedName: "id",
|
|
4056
|
+
readOnly: true,
|
|
4091
4057
|
type: {
|
|
4092
|
-
name: "
|
|
4058
|
+
name: "String"
|
|
4093
4059
|
}
|
|
4094
4060
|
},
|
|
4095
|
-
|
|
4096
|
-
serializedName: "
|
|
4061
|
+
name: {
|
|
4062
|
+
serializedName: "name",
|
|
4063
|
+
readOnly: true,
|
|
4097
4064
|
type: {
|
|
4098
|
-
name: "
|
|
4065
|
+
name: "String"
|
|
4099
4066
|
}
|
|
4100
4067
|
},
|
|
4101
|
-
|
|
4102
|
-
serializedName: "
|
|
4068
|
+
type: {
|
|
4069
|
+
serializedName: "type",
|
|
4070
|
+
readOnly: true,
|
|
4103
4071
|
type: {
|
|
4104
4072
|
name: "String"
|
|
4105
4073
|
}
|
|
@@ -9945,741 +9913,556 @@ export const ManagedArtifact = {
|
|
|
9945
9913
|
}
|
|
9946
9914
|
}
|
|
9947
9915
|
};
|
|
9948
|
-
export const
|
|
9916
|
+
export const SubResourceWithColocationStatus = {
|
|
9949
9917
|
type: {
|
|
9950
9918
|
name: "Composite",
|
|
9951
|
-
className: "
|
|
9952
|
-
modelProperties: Object.assign(Object.assign({},
|
|
9953
|
-
serializedName: "
|
|
9919
|
+
className: "SubResourceWithColocationStatus",
|
|
9920
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { colocationStatus: {
|
|
9921
|
+
serializedName: "colocationStatus",
|
|
9954
9922
|
type: {
|
|
9955
9923
|
name: "Composite",
|
|
9956
|
-
className: "
|
|
9924
|
+
className: "InstanceViewStatus"
|
|
9957
9925
|
}
|
|
9958
|
-
}
|
|
9959
|
-
|
|
9926
|
+
} })
|
|
9927
|
+
}
|
|
9928
|
+
};
|
|
9929
|
+
export const VirtualMachineImageResource = {
|
|
9930
|
+
type: {
|
|
9931
|
+
name: "Composite",
|
|
9932
|
+
className: "VirtualMachineImageResource",
|
|
9933
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
9934
|
+
serializedName: "name",
|
|
9935
|
+
required: true,
|
|
9960
9936
|
type: {
|
|
9961
|
-
name: "
|
|
9937
|
+
name: "String"
|
|
9962
9938
|
}
|
|
9963
|
-
},
|
|
9964
|
-
serializedName: "
|
|
9939
|
+
}, location: {
|
|
9940
|
+
serializedName: "location",
|
|
9941
|
+
required: true,
|
|
9965
9942
|
type: {
|
|
9966
|
-
name: "
|
|
9943
|
+
name: "String"
|
|
9967
9944
|
}
|
|
9968
|
-
},
|
|
9969
|
-
serializedName: "
|
|
9945
|
+
}, tags: {
|
|
9946
|
+
serializedName: "tags",
|
|
9970
9947
|
type: {
|
|
9971
|
-
name: "
|
|
9972
|
-
|
|
9973
|
-
type: {
|
|
9974
|
-
name: "Composite",
|
|
9975
|
-
className: "SubResource"
|
|
9976
|
-
}
|
|
9977
|
-
}
|
|
9948
|
+
name: "Dictionary",
|
|
9949
|
+
value: { type: { name: "String" } }
|
|
9978
9950
|
}
|
|
9979
|
-
},
|
|
9980
|
-
serializedName: "
|
|
9951
|
+
}, extendedLocation: {
|
|
9952
|
+
serializedName: "extendedLocation",
|
|
9981
9953
|
type: {
|
|
9982
9954
|
name: "Composite",
|
|
9983
|
-
className: "
|
|
9984
|
-
}
|
|
9985
|
-
}, statuses: {
|
|
9986
|
-
serializedName: "properties.statuses",
|
|
9987
|
-
readOnly: true,
|
|
9988
|
-
type: {
|
|
9989
|
-
name: "Sequence",
|
|
9990
|
-
element: {
|
|
9991
|
-
type: {
|
|
9992
|
-
name: "Composite",
|
|
9993
|
-
className: "InstanceViewStatus"
|
|
9994
|
-
}
|
|
9995
|
-
}
|
|
9955
|
+
className: "ExtendedLocation"
|
|
9996
9956
|
}
|
|
9997
9957
|
} })
|
|
9998
9958
|
}
|
|
9999
9959
|
};
|
|
10000
|
-
export const
|
|
9960
|
+
export const ImageReference = {
|
|
10001
9961
|
type: {
|
|
10002
9962
|
name: "Composite",
|
|
10003
|
-
className: "
|
|
10004
|
-
modelProperties: Object.assign(Object.assign({},
|
|
10005
|
-
serializedName: "
|
|
9963
|
+
className: "ImageReference",
|
|
9964
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { publisher: {
|
|
9965
|
+
serializedName: "publisher",
|
|
10006
9966
|
type: {
|
|
10007
9967
|
name: "String"
|
|
10008
9968
|
}
|
|
10009
|
-
},
|
|
10010
|
-
serializedName: "
|
|
10011
|
-
readOnly: true,
|
|
9969
|
+
}, offer: {
|
|
9970
|
+
serializedName: "offer",
|
|
10012
9971
|
type: {
|
|
10013
|
-
name: "
|
|
10014
|
-
element: {
|
|
10015
|
-
type: {
|
|
10016
|
-
name: "Composite",
|
|
10017
|
-
className: "SubResourceWithColocationStatus"
|
|
10018
|
-
}
|
|
10019
|
-
}
|
|
9972
|
+
name: "String"
|
|
10020
9973
|
}
|
|
10021
|
-
},
|
|
10022
|
-
serializedName: "
|
|
10023
|
-
readOnly: true,
|
|
9974
|
+
}, sku: {
|
|
9975
|
+
serializedName: "sku",
|
|
10024
9976
|
type: {
|
|
10025
|
-
name: "
|
|
10026
|
-
element: {
|
|
10027
|
-
type: {
|
|
10028
|
-
name: "Composite",
|
|
10029
|
-
className: "SubResourceWithColocationStatus"
|
|
10030
|
-
}
|
|
10031
|
-
}
|
|
9977
|
+
name: "String"
|
|
10032
9978
|
}
|
|
10033
|
-
},
|
|
10034
|
-
serializedName: "
|
|
9979
|
+
}, version: {
|
|
9980
|
+
serializedName: "version",
|
|
9981
|
+
type: {
|
|
9982
|
+
name: "String"
|
|
9983
|
+
}
|
|
9984
|
+
}, exactVersion: {
|
|
9985
|
+
serializedName: "exactVersion",
|
|
10035
9986
|
readOnly: true,
|
|
10036
9987
|
type: {
|
|
10037
|
-
name: "
|
|
10038
|
-
element: {
|
|
10039
|
-
type: {
|
|
10040
|
-
name: "Composite",
|
|
10041
|
-
className: "SubResourceWithColocationStatus"
|
|
10042
|
-
}
|
|
10043
|
-
}
|
|
9988
|
+
name: "String"
|
|
10044
9989
|
}
|
|
10045
|
-
},
|
|
10046
|
-
serializedName: "
|
|
9990
|
+
}, sharedGalleryImageId: {
|
|
9991
|
+
serializedName: "sharedGalleryImageId",
|
|
10047
9992
|
type: {
|
|
10048
|
-
name: "
|
|
10049
|
-
className: "InstanceViewStatus"
|
|
9993
|
+
name: "String"
|
|
10050
9994
|
}
|
|
10051
9995
|
} })
|
|
10052
9996
|
}
|
|
10053
9997
|
};
|
|
10054
|
-
export const
|
|
9998
|
+
export const DiskEncryptionSetParameters = {
|
|
10055
9999
|
type: {
|
|
10056
10000
|
name: "Composite",
|
|
10057
|
-
className: "
|
|
10058
|
-
modelProperties: Object.assign(
|
|
10059
|
-
serializedName: "zones",
|
|
10060
|
-
type: {
|
|
10061
|
-
name: "Sequence",
|
|
10062
|
-
element: {
|
|
10063
|
-
type: {
|
|
10064
|
-
name: "String"
|
|
10065
|
-
}
|
|
10066
|
-
}
|
|
10067
|
-
}
|
|
10068
|
-
}, platformFaultDomainCount: {
|
|
10069
|
-
constraints: {
|
|
10070
|
-
InclusiveMinimum: 1
|
|
10071
|
-
},
|
|
10072
|
-
serializedName: "properties.platformFaultDomainCount",
|
|
10073
|
-
type: {
|
|
10074
|
-
name: "Number"
|
|
10075
|
-
}
|
|
10076
|
-
}, hosts: {
|
|
10077
|
-
serializedName: "properties.hosts",
|
|
10078
|
-
readOnly: true,
|
|
10079
|
-
type: {
|
|
10080
|
-
name: "Sequence",
|
|
10081
|
-
element: {
|
|
10082
|
-
type: {
|
|
10083
|
-
name: "Composite",
|
|
10084
|
-
className: "SubResourceReadOnly"
|
|
10085
|
-
}
|
|
10086
|
-
}
|
|
10087
|
-
}
|
|
10088
|
-
}, instanceView: {
|
|
10089
|
-
serializedName: "properties.instanceView",
|
|
10090
|
-
type: {
|
|
10091
|
-
name: "Composite",
|
|
10092
|
-
className: "DedicatedHostGroupInstanceView"
|
|
10093
|
-
}
|
|
10094
|
-
}, supportAutomaticPlacement: {
|
|
10095
|
-
serializedName: "properties.supportAutomaticPlacement",
|
|
10096
|
-
type: {
|
|
10097
|
-
name: "Boolean"
|
|
10098
|
-
}
|
|
10099
|
-
} })
|
|
10001
|
+
className: "DiskEncryptionSetParameters",
|
|
10002
|
+
modelProperties: Object.assign({}, SubResource.type.modelProperties)
|
|
10100
10003
|
}
|
|
10101
10004
|
};
|
|
10102
|
-
export const
|
|
10005
|
+
export const ManagedDiskParameters = {
|
|
10103
10006
|
type: {
|
|
10104
10007
|
name: "Composite",
|
|
10105
|
-
className: "
|
|
10106
|
-
modelProperties: Object.assign(Object.assign({},
|
|
10107
|
-
serializedName: "
|
|
10108
|
-
type: {
|
|
10109
|
-
name: "Composite",
|
|
10110
|
-
className: "Sku"
|
|
10111
|
-
}
|
|
10112
|
-
}, platformFaultDomain: {
|
|
10113
|
-
constraints: {
|
|
10114
|
-
InclusiveMinimum: 0
|
|
10115
|
-
},
|
|
10116
|
-
serializedName: "properties.platformFaultDomain",
|
|
10117
|
-
type: {
|
|
10118
|
-
name: "Number"
|
|
10119
|
-
}
|
|
10120
|
-
}, autoReplaceOnFailure: {
|
|
10121
|
-
serializedName: "properties.autoReplaceOnFailure",
|
|
10122
|
-
type: {
|
|
10123
|
-
name: "Boolean"
|
|
10124
|
-
}
|
|
10125
|
-
}, hostId: {
|
|
10126
|
-
serializedName: "properties.hostId",
|
|
10127
|
-
readOnly: true,
|
|
10128
|
-
type: {
|
|
10129
|
-
name: "String"
|
|
10130
|
-
}
|
|
10131
|
-
}, virtualMachines: {
|
|
10132
|
-
serializedName: "properties.virtualMachines",
|
|
10133
|
-
readOnly: true,
|
|
10134
|
-
type: {
|
|
10135
|
-
name: "Sequence",
|
|
10136
|
-
element: {
|
|
10137
|
-
type: {
|
|
10138
|
-
name: "Composite",
|
|
10139
|
-
className: "SubResourceReadOnly"
|
|
10140
|
-
}
|
|
10141
|
-
}
|
|
10142
|
-
}
|
|
10143
|
-
}, licenseType: {
|
|
10144
|
-
serializedName: "properties.licenseType",
|
|
10145
|
-
type: {
|
|
10146
|
-
name: "Enum",
|
|
10147
|
-
allowedValues: [
|
|
10148
|
-
"None",
|
|
10149
|
-
"Windows_Server_Hybrid",
|
|
10150
|
-
"Windows_Server_Perpetual"
|
|
10151
|
-
]
|
|
10152
|
-
}
|
|
10153
|
-
}, provisioningTime: {
|
|
10154
|
-
serializedName: "properties.provisioningTime",
|
|
10155
|
-
readOnly: true,
|
|
10156
|
-
type: {
|
|
10157
|
-
name: "DateTime"
|
|
10158
|
-
}
|
|
10159
|
-
}, provisioningState: {
|
|
10160
|
-
serializedName: "properties.provisioningState",
|
|
10161
|
-
readOnly: true,
|
|
10008
|
+
className: "ManagedDiskParameters",
|
|
10009
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { storageAccountType: {
|
|
10010
|
+
serializedName: "storageAccountType",
|
|
10162
10011
|
type: {
|
|
10163
10012
|
name: "String"
|
|
10164
10013
|
}
|
|
10165
|
-
},
|
|
10166
|
-
serializedName: "
|
|
10014
|
+
}, diskEncryptionSet: {
|
|
10015
|
+
serializedName: "diskEncryptionSet",
|
|
10167
10016
|
type: {
|
|
10168
10017
|
name: "Composite",
|
|
10169
|
-
className: "
|
|
10170
|
-
}
|
|
10171
|
-
} })
|
|
10172
|
-
}
|
|
10173
|
-
};
|
|
10174
|
-
export const SshPublicKeyResource = {
|
|
10175
|
-
type: {
|
|
10176
|
-
name: "Composite",
|
|
10177
|
-
className: "SshPublicKeyResource",
|
|
10178
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { publicKey: {
|
|
10179
|
-
serializedName: "properties.publicKey",
|
|
10180
|
-
type: {
|
|
10181
|
-
name: "String"
|
|
10018
|
+
className: "DiskEncryptionSetParameters"
|
|
10182
10019
|
}
|
|
10183
10020
|
} })
|
|
10184
10021
|
}
|
|
10185
10022
|
};
|
|
10186
|
-
export const
|
|
10023
|
+
export const NetworkInterfaceReference = {
|
|
10187
10024
|
type: {
|
|
10188
10025
|
name: "Composite",
|
|
10189
|
-
className: "
|
|
10190
|
-
modelProperties: Object.assign(Object.assign({},
|
|
10191
|
-
serializedName: "properties.
|
|
10192
|
-
type: {
|
|
10193
|
-
name: "String"
|
|
10194
|
-
}
|
|
10195
|
-
}, computeRole: {
|
|
10196
|
-
serializedName: "properties.computeRole",
|
|
10197
|
-
type: {
|
|
10198
|
-
name: "String"
|
|
10199
|
-
}
|
|
10200
|
-
}, handlerSchema: {
|
|
10201
|
-
serializedName: "properties.handlerSchema",
|
|
10202
|
-
type: {
|
|
10203
|
-
name: "String"
|
|
10204
|
-
}
|
|
10205
|
-
}, vmScaleSetEnabled: {
|
|
10206
|
-
serializedName: "properties.vmScaleSetEnabled",
|
|
10026
|
+
className: "NetworkInterfaceReference",
|
|
10027
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { primary: {
|
|
10028
|
+
serializedName: "properties.primary",
|
|
10207
10029
|
type: {
|
|
10208
10030
|
name: "Boolean"
|
|
10209
10031
|
}
|
|
10210
|
-
},
|
|
10211
|
-
serializedName: "properties.
|
|
10032
|
+
}, deleteOption: {
|
|
10033
|
+
serializedName: "properties.deleteOption",
|
|
10212
10034
|
type: {
|
|
10213
|
-
name: "
|
|
10035
|
+
name: "String"
|
|
10214
10036
|
}
|
|
10215
10037
|
} })
|
|
10216
10038
|
}
|
|
10217
10039
|
};
|
|
10218
|
-
export const
|
|
10040
|
+
export const VirtualMachineScaleSetIPConfiguration = {
|
|
10219
10041
|
type: {
|
|
10220
10042
|
name: "Composite",
|
|
10221
|
-
className: "
|
|
10222
|
-
modelProperties: Object.assign(Object.assign({},
|
|
10223
|
-
serializedName: "
|
|
10224
|
-
|
|
10225
|
-
name: "String"
|
|
10226
|
-
}
|
|
10227
|
-
}, publisher: {
|
|
10228
|
-
serializedName: "properties.publisher",
|
|
10229
|
-
type: {
|
|
10230
|
-
name: "String"
|
|
10231
|
-
}
|
|
10232
|
-
}, typePropertiesType: {
|
|
10233
|
-
serializedName: "properties.type",
|
|
10234
|
-
type: {
|
|
10235
|
-
name: "String"
|
|
10236
|
-
}
|
|
10237
|
-
}, typeHandlerVersion: {
|
|
10238
|
-
serializedName: "properties.typeHandlerVersion",
|
|
10043
|
+
className: "VirtualMachineScaleSetIPConfiguration",
|
|
10044
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10045
|
+
serializedName: "name",
|
|
10046
|
+
required: true,
|
|
10239
10047
|
type: {
|
|
10240
10048
|
name: "String"
|
|
10241
10049
|
}
|
|
10242
|
-
},
|
|
10243
|
-
serializedName: "properties.
|
|
10050
|
+
}, subnet: {
|
|
10051
|
+
serializedName: "properties.subnet",
|
|
10244
10052
|
type: {
|
|
10245
|
-
name: "
|
|
10053
|
+
name: "Composite",
|
|
10054
|
+
className: "ApiEntityReference"
|
|
10246
10055
|
}
|
|
10247
|
-
},
|
|
10248
|
-
serializedName: "properties.
|
|
10056
|
+
}, primary: {
|
|
10057
|
+
serializedName: "properties.primary",
|
|
10249
10058
|
type: {
|
|
10250
10059
|
name: "Boolean"
|
|
10251
10060
|
}
|
|
10252
|
-
},
|
|
10253
|
-
serializedName: "properties.
|
|
10254
|
-
type: {
|
|
10255
|
-
name: "Dictionary",
|
|
10256
|
-
value: { type: { name: "any" } }
|
|
10257
|
-
}
|
|
10258
|
-
}, protectedSettings: {
|
|
10259
|
-
serializedName: "properties.protectedSettings",
|
|
10260
|
-
type: {
|
|
10261
|
-
name: "Dictionary",
|
|
10262
|
-
value: { type: { name: "any" } }
|
|
10263
|
-
}
|
|
10264
|
-
}, provisioningState: {
|
|
10265
|
-
serializedName: "properties.provisioningState",
|
|
10266
|
-
readOnly: true,
|
|
10267
|
-
type: {
|
|
10268
|
-
name: "String"
|
|
10269
|
-
}
|
|
10270
|
-
}, instanceView: {
|
|
10271
|
-
serializedName: "properties.instanceView",
|
|
10061
|
+
}, publicIPAddressConfiguration: {
|
|
10062
|
+
serializedName: "properties.publicIPAddressConfiguration",
|
|
10272
10063
|
type: {
|
|
10273
10064
|
name: "Composite",
|
|
10274
|
-
className: "
|
|
10275
|
-
}
|
|
10276
|
-
}, suppressFailures: {
|
|
10277
|
-
serializedName: "properties.suppressFailures",
|
|
10278
|
-
type: {
|
|
10279
|
-
name: "Boolean"
|
|
10065
|
+
className: "VirtualMachineScaleSetPublicIPAddressConfiguration"
|
|
10280
10066
|
}
|
|
10281
|
-
}
|
|
10282
|
-
|
|
10283
|
-
};
|
|
10284
|
-
export const VirtualMachine = {
|
|
10285
|
-
type: {
|
|
10286
|
-
name: "Composite",
|
|
10287
|
-
className: "VirtualMachine",
|
|
10288
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { plan: {
|
|
10289
|
-
serializedName: "plan",
|
|
10067
|
+
}, privateIPAddressVersion: {
|
|
10068
|
+
serializedName: "properties.privateIPAddressVersion",
|
|
10290
10069
|
type: {
|
|
10291
|
-
name: "
|
|
10292
|
-
className: "Plan"
|
|
10070
|
+
name: "String"
|
|
10293
10071
|
}
|
|
10294
|
-
},
|
|
10295
|
-
serializedName: "
|
|
10296
|
-
readOnly: true,
|
|
10072
|
+
}, applicationGatewayBackendAddressPools: {
|
|
10073
|
+
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
10297
10074
|
type: {
|
|
10298
10075
|
name: "Sequence",
|
|
10299
10076
|
element: {
|
|
10300
10077
|
type: {
|
|
10301
10078
|
name: "Composite",
|
|
10302
|
-
className: "
|
|
10079
|
+
className: "SubResource"
|
|
10303
10080
|
}
|
|
10304
10081
|
}
|
|
10305
10082
|
}
|
|
10306
|
-
},
|
|
10307
|
-
serializedName: "
|
|
10308
|
-
type: {
|
|
10309
|
-
name: "Composite",
|
|
10310
|
-
className: "VirtualMachineIdentity"
|
|
10311
|
-
}
|
|
10312
|
-
}, zones: {
|
|
10313
|
-
serializedName: "zones",
|
|
10083
|
+
}, applicationSecurityGroups: {
|
|
10084
|
+
serializedName: "properties.applicationSecurityGroups",
|
|
10314
10085
|
type: {
|
|
10315
10086
|
name: "Sequence",
|
|
10316
10087
|
element: {
|
|
10317
10088
|
type: {
|
|
10318
|
-
name: "
|
|
10089
|
+
name: "Composite",
|
|
10090
|
+
className: "SubResource"
|
|
10319
10091
|
}
|
|
10320
10092
|
}
|
|
10321
10093
|
}
|
|
10322
|
-
},
|
|
10323
|
-
serializedName: "
|
|
10324
|
-
type: {
|
|
10325
|
-
name: "Composite",
|
|
10326
|
-
className: "ExtendedLocation"
|
|
10327
|
-
}
|
|
10328
|
-
}, hardwareProfile: {
|
|
10329
|
-
serializedName: "properties.hardwareProfile",
|
|
10330
|
-
type: {
|
|
10331
|
-
name: "Composite",
|
|
10332
|
-
className: "HardwareProfile"
|
|
10333
|
-
}
|
|
10334
|
-
}, storageProfile: {
|
|
10335
|
-
serializedName: "properties.storageProfile",
|
|
10336
|
-
type: {
|
|
10337
|
-
name: "Composite",
|
|
10338
|
-
className: "StorageProfile"
|
|
10339
|
-
}
|
|
10340
|
-
}, additionalCapabilities: {
|
|
10341
|
-
serializedName: "properties.additionalCapabilities",
|
|
10342
|
-
type: {
|
|
10343
|
-
name: "Composite",
|
|
10344
|
-
className: "AdditionalCapabilities"
|
|
10345
|
-
}
|
|
10346
|
-
}, osProfile: {
|
|
10347
|
-
serializedName: "properties.osProfile",
|
|
10348
|
-
type: {
|
|
10349
|
-
name: "Composite",
|
|
10350
|
-
className: "OSProfile"
|
|
10351
|
-
}
|
|
10352
|
-
}, networkProfile: {
|
|
10353
|
-
serializedName: "properties.networkProfile",
|
|
10354
|
-
type: {
|
|
10355
|
-
name: "Composite",
|
|
10356
|
-
className: "NetworkProfile"
|
|
10357
|
-
}
|
|
10358
|
-
}, securityProfile: {
|
|
10359
|
-
serializedName: "properties.securityProfile",
|
|
10360
|
-
type: {
|
|
10361
|
-
name: "Composite",
|
|
10362
|
-
className: "SecurityProfile"
|
|
10363
|
-
}
|
|
10364
|
-
}, diagnosticsProfile: {
|
|
10365
|
-
serializedName: "properties.diagnosticsProfile",
|
|
10366
|
-
type: {
|
|
10367
|
-
name: "Composite",
|
|
10368
|
-
className: "DiagnosticsProfile"
|
|
10369
|
-
}
|
|
10370
|
-
}, availabilitySet: {
|
|
10371
|
-
serializedName: "properties.availabilitySet",
|
|
10372
|
-
type: {
|
|
10373
|
-
name: "Composite",
|
|
10374
|
-
className: "SubResource"
|
|
10375
|
-
}
|
|
10376
|
-
}, virtualMachineScaleSet: {
|
|
10377
|
-
serializedName: "properties.virtualMachineScaleSet",
|
|
10094
|
+
}, loadBalancerBackendAddressPools: {
|
|
10095
|
+
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
10378
10096
|
type: {
|
|
10379
|
-
name: "
|
|
10380
|
-
|
|
10097
|
+
name: "Sequence",
|
|
10098
|
+
element: {
|
|
10099
|
+
type: {
|
|
10100
|
+
name: "Composite",
|
|
10101
|
+
className: "SubResource"
|
|
10102
|
+
}
|
|
10103
|
+
}
|
|
10381
10104
|
}
|
|
10382
|
-
},
|
|
10383
|
-
serializedName: "properties.
|
|
10105
|
+
}, loadBalancerInboundNatPools: {
|
|
10106
|
+
serializedName: "properties.loadBalancerInboundNatPools",
|
|
10384
10107
|
type: {
|
|
10385
|
-
name: "
|
|
10386
|
-
|
|
10108
|
+
name: "Sequence",
|
|
10109
|
+
element: {
|
|
10110
|
+
type: {
|
|
10111
|
+
name: "Composite",
|
|
10112
|
+
className: "SubResource"
|
|
10113
|
+
}
|
|
10114
|
+
}
|
|
10387
10115
|
}
|
|
10388
|
-
}
|
|
10389
|
-
|
|
10116
|
+
} })
|
|
10117
|
+
}
|
|
10118
|
+
};
|
|
10119
|
+
export const VirtualMachineScaleSetNetworkConfiguration = {
|
|
10120
|
+
type: {
|
|
10121
|
+
name: "Composite",
|
|
10122
|
+
className: "VirtualMachineScaleSetNetworkConfiguration",
|
|
10123
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10124
|
+
serializedName: "name",
|
|
10125
|
+
required: true,
|
|
10390
10126
|
type: {
|
|
10391
10127
|
name: "String"
|
|
10392
10128
|
}
|
|
10393
|
-
},
|
|
10394
|
-
serializedName: "properties.
|
|
10129
|
+
}, primary: {
|
|
10130
|
+
serializedName: "properties.primary",
|
|
10395
10131
|
type: {
|
|
10396
|
-
name: "
|
|
10132
|
+
name: "Boolean"
|
|
10397
10133
|
}
|
|
10398
|
-
},
|
|
10399
|
-
serializedName: "properties.
|
|
10134
|
+
}, enableAcceleratedNetworking: {
|
|
10135
|
+
serializedName: "properties.enableAcceleratedNetworking",
|
|
10400
10136
|
type: {
|
|
10401
|
-
name: "
|
|
10402
|
-
className: "BillingProfile"
|
|
10137
|
+
name: "Boolean"
|
|
10403
10138
|
}
|
|
10404
|
-
},
|
|
10405
|
-
serializedName: "properties.
|
|
10139
|
+
}, enableFpga: {
|
|
10140
|
+
serializedName: "properties.enableFpga",
|
|
10406
10141
|
type: {
|
|
10407
|
-
name: "
|
|
10408
|
-
className: "SubResource"
|
|
10142
|
+
name: "Boolean"
|
|
10409
10143
|
}
|
|
10410
|
-
},
|
|
10411
|
-
serializedName: "properties.
|
|
10144
|
+
}, networkSecurityGroup: {
|
|
10145
|
+
serializedName: "properties.networkSecurityGroup",
|
|
10412
10146
|
type: {
|
|
10413
10147
|
name: "Composite",
|
|
10414
10148
|
className: "SubResource"
|
|
10415
10149
|
}
|
|
10416
|
-
},
|
|
10417
|
-
serializedName: "properties.
|
|
10418
|
-
readOnly: true,
|
|
10419
|
-
type: {
|
|
10420
|
-
name: "String"
|
|
10421
|
-
}
|
|
10422
|
-
}, instanceView: {
|
|
10423
|
-
serializedName: "properties.instanceView",
|
|
10150
|
+
}, dnsSettings: {
|
|
10151
|
+
serializedName: "properties.dnsSettings",
|
|
10424
10152
|
type: {
|
|
10425
10153
|
name: "Composite",
|
|
10426
|
-
className: "
|
|
10427
|
-
}
|
|
10428
|
-
}, licenseType: {
|
|
10429
|
-
serializedName: "properties.licenseType",
|
|
10430
|
-
type: {
|
|
10431
|
-
name: "String"
|
|
10432
|
-
}
|
|
10433
|
-
}, vmId: {
|
|
10434
|
-
serializedName: "properties.vmId",
|
|
10435
|
-
readOnly: true,
|
|
10436
|
-
type: {
|
|
10437
|
-
name: "String"
|
|
10438
|
-
}
|
|
10439
|
-
}, extensionsTimeBudget: {
|
|
10440
|
-
serializedName: "properties.extensionsTimeBudget",
|
|
10441
|
-
type: {
|
|
10442
|
-
name: "String"
|
|
10154
|
+
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
10443
10155
|
}
|
|
10444
|
-
},
|
|
10445
|
-
serializedName: "properties.
|
|
10156
|
+
}, ipConfigurations: {
|
|
10157
|
+
serializedName: "properties.ipConfigurations",
|
|
10446
10158
|
type: {
|
|
10447
|
-
name: "
|
|
10159
|
+
name: "Sequence",
|
|
10160
|
+
element: {
|
|
10161
|
+
type: {
|
|
10162
|
+
name: "Composite",
|
|
10163
|
+
className: "VirtualMachineScaleSetIPConfiguration"
|
|
10164
|
+
}
|
|
10165
|
+
}
|
|
10448
10166
|
}
|
|
10449
|
-
},
|
|
10450
|
-
serializedName: "properties.
|
|
10167
|
+
}, enableIPForwarding: {
|
|
10168
|
+
serializedName: "properties.enableIPForwarding",
|
|
10451
10169
|
type: {
|
|
10452
|
-
name: "
|
|
10453
|
-
className: "ScheduledEventsProfile"
|
|
10170
|
+
name: "Boolean"
|
|
10454
10171
|
}
|
|
10455
|
-
},
|
|
10456
|
-
serializedName: "properties.
|
|
10172
|
+
}, deleteOption: {
|
|
10173
|
+
serializedName: "properties.deleteOption",
|
|
10457
10174
|
type: {
|
|
10458
10175
|
name: "String"
|
|
10459
10176
|
}
|
|
10460
|
-
}, capacityReservation: {
|
|
10461
|
-
serializedName: "properties.capacityReservation",
|
|
10462
|
-
type: {
|
|
10463
|
-
name: "Composite",
|
|
10464
|
-
className: "CapacityReservationProfile"
|
|
10465
|
-
}
|
|
10466
|
-
}, applicationProfile: {
|
|
10467
|
-
serializedName: "properties.applicationProfile",
|
|
10468
|
-
type: {
|
|
10469
|
-
name: "Composite",
|
|
10470
|
-
className: "ApplicationProfile"
|
|
10471
|
-
}
|
|
10472
10177
|
} })
|
|
10473
10178
|
}
|
|
10474
10179
|
};
|
|
10475
|
-
export const
|
|
10180
|
+
export const VirtualMachineCaptureResult = {
|
|
10476
10181
|
type: {
|
|
10477
10182
|
name: "Composite",
|
|
10478
|
-
className: "
|
|
10479
|
-
modelProperties: Object.assign(Object.assign({},
|
|
10480
|
-
serializedName: "
|
|
10183
|
+
className: "VirtualMachineCaptureResult",
|
|
10184
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { schema: {
|
|
10185
|
+
serializedName: "$schema",
|
|
10186
|
+
readOnly: true,
|
|
10481
10187
|
type: {
|
|
10482
|
-
name: "
|
|
10483
|
-
className: "Sku"
|
|
10188
|
+
name: "String"
|
|
10484
10189
|
}
|
|
10485
|
-
},
|
|
10486
|
-
serializedName: "
|
|
10190
|
+
}, contentVersion: {
|
|
10191
|
+
serializedName: "contentVersion",
|
|
10192
|
+
readOnly: true,
|
|
10487
10193
|
type: {
|
|
10488
|
-
name: "
|
|
10489
|
-
className: "Plan"
|
|
10194
|
+
name: "String"
|
|
10490
10195
|
}
|
|
10491
|
-
},
|
|
10492
|
-
serializedName: "
|
|
10196
|
+
}, parameters: {
|
|
10197
|
+
serializedName: "parameters",
|
|
10198
|
+
readOnly: true,
|
|
10493
10199
|
type: {
|
|
10494
|
-
name: "
|
|
10495
|
-
|
|
10200
|
+
name: "Dictionary",
|
|
10201
|
+
value: { type: { name: "any" } }
|
|
10496
10202
|
}
|
|
10497
|
-
},
|
|
10498
|
-
serializedName: "
|
|
10203
|
+
}, resources: {
|
|
10204
|
+
serializedName: "resources",
|
|
10205
|
+
readOnly: true,
|
|
10499
10206
|
type: {
|
|
10500
10207
|
name: "Sequence",
|
|
10501
10208
|
element: {
|
|
10502
10209
|
type: {
|
|
10503
|
-
name: "
|
|
10210
|
+
name: "Dictionary",
|
|
10211
|
+
value: { type: { name: "any" } }
|
|
10504
10212
|
}
|
|
10505
10213
|
}
|
|
10506
10214
|
}
|
|
10507
|
-
}
|
|
10508
|
-
|
|
10215
|
+
} })
|
|
10216
|
+
}
|
|
10217
|
+
};
|
|
10218
|
+
export const VirtualMachineScaleSetUpdateIPConfiguration = {
|
|
10219
|
+
type: {
|
|
10220
|
+
name: "Composite",
|
|
10221
|
+
className: "VirtualMachineScaleSetUpdateIPConfiguration",
|
|
10222
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10223
|
+
serializedName: "name",
|
|
10509
10224
|
type: {
|
|
10510
|
-
name: "
|
|
10511
|
-
className: "ExtendedLocation"
|
|
10225
|
+
name: "String"
|
|
10512
10226
|
}
|
|
10513
|
-
},
|
|
10514
|
-
serializedName: "properties.
|
|
10227
|
+
}, subnet: {
|
|
10228
|
+
serializedName: "properties.subnet",
|
|
10515
10229
|
type: {
|
|
10516
10230
|
name: "Composite",
|
|
10517
|
-
className: "
|
|
10231
|
+
className: "ApiEntityReference"
|
|
10518
10232
|
}
|
|
10519
|
-
},
|
|
10520
|
-
serializedName: "properties.
|
|
10233
|
+
}, primary: {
|
|
10234
|
+
serializedName: "properties.primary",
|
|
10521
10235
|
type: {
|
|
10522
|
-
name: "
|
|
10523
|
-
className: "AutomaticRepairsPolicy"
|
|
10236
|
+
name: "Boolean"
|
|
10524
10237
|
}
|
|
10525
|
-
},
|
|
10526
|
-
serializedName: "properties.
|
|
10238
|
+
}, publicIPAddressConfiguration: {
|
|
10239
|
+
serializedName: "properties.publicIPAddressConfiguration",
|
|
10527
10240
|
type: {
|
|
10528
10241
|
name: "Composite",
|
|
10529
|
-
className: "
|
|
10242
|
+
className: "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"
|
|
10530
10243
|
}
|
|
10531
|
-
},
|
|
10532
|
-
serializedName: "properties.
|
|
10533
|
-
readOnly: true,
|
|
10244
|
+
}, privateIPAddressVersion: {
|
|
10245
|
+
serializedName: "properties.privateIPAddressVersion",
|
|
10534
10246
|
type: {
|
|
10535
10247
|
name: "String"
|
|
10536
10248
|
}
|
|
10537
|
-
},
|
|
10538
|
-
serializedName: "properties.
|
|
10249
|
+
}, applicationGatewayBackendAddressPools: {
|
|
10250
|
+
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
10539
10251
|
type: {
|
|
10540
|
-
name: "
|
|
10252
|
+
name: "Sequence",
|
|
10253
|
+
element: {
|
|
10254
|
+
type: {
|
|
10255
|
+
name: "Composite",
|
|
10256
|
+
className: "SubResource"
|
|
10257
|
+
}
|
|
10258
|
+
}
|
|
10541
10259
|
}
|
|
10542
|
-
},
|
|
10543
|
-
serializedName: "properties.
|
|
10260
|
+
}, applicationSecurityGroups: {
|
|
10261
|
+
serializedName: "properties.applicationSecurityGroups",
|
|
10544
10262
|
type: {
|
|
10545
|
-
name: "
|
|
10263
|
+
name: "Sequence",
|
|
10264
|
+
element: {
|
|
10265
|
+
type: {
|
|
10266
|
+
name: "Composite",
|
|
10267
|
+
className: "SubResource"
|
|
10268
|
+
}
|
|
10269
|
+
}
|
|
10546
10270
|
}
|
|
10547
|
-
},
|
|
10548
|
-
serializedName: "properties.
|
|
10549
|
-
|
|
10271
|
+
}, loadBalancerBackendAddressPools: {
|
|
10272
|
+
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
10273
|
+
type: {
|
|
10274
|
+
name: "Sequence",
|
|
10275
|
+
element: {
|
|
10276
|
+
type: {
|
|
10277
|
+
name: "Composite",
|
|
10278
|
+
className: "SubResource"
|
|
10279
|
+
}
|
|
10280
|
+
}
|
|
10281
|
+
}
|
|
10282
|
+
}, loadBalancerInboundNatPools: {
|
|
10283
|
+
serializedName: "properties.loadBalancerInboundNatPools",
|
|
10284
|
+
type: {
|
|
10285
|
+
name: "Sequence",
|
|
10286
|
+
element: {
|
|
10287
|
+
type: {
|
|
10288
|
+
name: "Composite",
|
|
10289
|
+
className: "SubResource"
|
|
10290
|
+
}
|
|
10291
|
+
}
|
|
10292
|
+
}
|
|
10293
|
+
} })
|
|
10294
|
+
}
|
|
10295
|
+
};
|
|
10296
|
+
export const VirtualMachineScaleSetUpdateNetworkConfiguration = {
|
|
10297
|
+
type: {
|
|
10298
|
+
name: "Composite",
|
|
10299
|
+
className: "VirtualMachineScaleSetUpdateNetworkConfiguration",
|
|
10300
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10301
|
+
serializedName: "name",
|
|
10550
10302
|
type: {
|
|
10551
10303
|
name: "String"
|
|
10552
10304
|
}
|
|
10553
|
-
},
|
|
10554
|
-
serializedName: "properties.
|
|
10305
|
+
}, primary: {
|
|
10306
|
+
serializedName: "properties.primary",
|
|
10555
10307
|
type: {
|
|
10556
10308
|
name: "Boolean"
|
|
10557
10309
|
}
|
|
10558
|
-
},
|
|
10559
|
-
serializedName: "properties.
|
|
10310
|
+
}, enableAcceleratedNetworking: {
|
|
10311
|
+
serializedName: "properties.enableAcceleratedNetworking",
|
|
10560
10312
|
type: {
|
|
10561
10313
|
name: "Boolean"
|
|
10562
10314
|
}
|
|
10563
|
-
},
|
|
10564
|
-
serializedName: "properties.
|
|
10315
|
+
}, enableFpga: {
|
|
10316
|
+
serializedName: "properties.enableFpga",
|
|
10565
10317
|
type: {
|
|
10566
|
-
name: "
|
|
10318
|
+
name: "Boolean"
|
|
10567
10319
|
}
|
|
10568
|
-
},
|
|
10569
|
-
serializedName: "properties.
|
|
10320
|
+
}, networkSecurityGroup: {
|
|
10321
|
+
serializedName: "properties.networkSecurityGroup",
|
|
10570
10322
|
type: {
|
|
10571
10323
|
name: "Composite",
|
|
10572
10324
|
className: "SubResource"
|
|
10573
10325
|
}
|
|
10574
|
-
},
|
|
10575
|
-
serializedName: "properties.
|
|
10326
|
+
}, dnsSettings: {
|
|
10327
|
+
serializedName: "properties.dnsSettings",
|
|
10576
10328
|
type: {
|
|
10577
10329
|
name: "Composite",
|
|
10578
|
-
className: "
|
|
10330
|
+
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
10579
10331
|
}
|
|
10580
|
-
},
|
|
10581
|
-
serializedName: "properties.
|
|
10332
|
+
}, ipConfigurations: {
|
|
10333
|
+
serializedName: "properties.ipConfigurations",
|
|
10582
10334
|
type: {
|
|
10583
|
-
name: "
|
|
10584
|
-
|
|
10335
|
+
name: "Sequence",
|
|
10336
|
+
element: {
|
|
10337
|
+
type: {
|
|
10338
|
+
name: "Composite",
|
|
10339
|
+
className: "VirtualMachineScaleSetUpdateIPConfiguration"
|
|
10340
|
+
}
|
|
10341
|
+
}
|
|
10585
10342
|
}
|
|
10586
|
-
},
|
|
10587
|
-
serializedName: "properties.
|
|
10343
|
+
}, enableIPForwarding: {
|
|
10344
|
+
serializedName: "properties.enableIPForwarding",
|
|
10588
10345
|
type: {
|
|
10589
|
-
name: "
|
|
10590
|
-
className: "ScaleInPolicy"
|
|
10346
|
+
name: "Boolean"
|
|
10591
10347
|
}
|
|
10592
|
-
},
|
|
10593
|
-
serializedName: "properties.
|
|
10348
|
+
}, deleteOption: {
|
|
10349
|
+
serializedName: "properties.deleteOption",
|
|
10594
10350
|
type: {
|
|
10595
10351
|
name: "String"
|
|
10596
10352
|
}
|
|
10597
|
-
}, spotRestorePolicy: {
|
|
10598
|
-
serializedName: "properties.spotRestorePolicy",
|
|
10599
|
-
type: {
|
|
10600
|
-
name: "Composite",
|
|
10601
|
-
className: "SpotRestorePolicy"
|
|
10602
|
-
}
|
|
10603
10353
|
} })
|
|
10604
10354
|
}
|
|
10605
10355
|
};
|
|
10606
|
-
export const
|
|
10356
|
+
export const AvailabilitySet = {
|
|
10607
10357
|
type: {
|
|
10608
10358
|
name: "Composite",
|
|
10609
|
-
className: "
|
|
10610
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
10611
|
-
serializedName: "
|
|
10359
|
+
className: "AvailabilitySet",
|
|
10360
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { sku: {
|
|
10361
|
+
serializedName: "sku",
|
|
10612
10362
|
type: {
|
|
10613
10363
|
name: "Composite",
|
|
10614
|
-
className: "
|
|
10364
|
+
className: "Sku"
|
|
10615
10365
|
}
|
|
10616
|
-
},
|
|
10617
|
-
serializedName: "properties.
|
|
10366
|
+
}, platformUpdateDomainCount: {
|
|
10367
|
+
serializedName: "properties.platformUpdateDomainCount",
|
|
10618
10368
|
type: {
|
|
10619
|
-
name: "
|
|
10620
|
-
className: "SubResource"
|
|
10369
|
+
name: "Number"
|
|
10621
10370
|
}
|
|
10622
|
-
},
|
|
10623
|
-
serializedName: "properties.
|
|
10371
|
+
}, platformFaultDomainCount: {
|
|
10372
|
+
serializedName: "properties.platformFaultDomainCount",
|
|
10624
10373
|
type: {
|
|
10625
|
-
name: "
|
|
10626
|
-
className: "ImageStorageProfile"
|
|
10374
|
+
name: "Number"
|
|
10627
10375
|
}
|
|
10628
|
-
},
|
|
10629
|
-
serializedName: "properties.
|
|
10630
|
-
readOnly: true,
|
|
10376
|
+
}, virtualMachines: {
|
|
10377
|
+
serializedName: "properties.virtualMachines",
|
|
10631
10378
|
type: {
|
|
10632
|
-
name: "
|
|
10379
|
+
name: "Sequence",
|
|
10380
|
+
element: {
|
|
10381
|
+
type: {
|
|
10382
|
+
name: "Composite",
|
|
10383
|
+
className: "SubResource"
|
|
10384
|
+
}
|
|
10385
|
+
}
|
|
10633
10386
|
}
|
|
10634
|
-
},
|
|
10635
|
-
serializedName: "properties.
|
|
10387
|
+
}, proximityPlacementGroup: {
|
|
10388
|
+
serializedName: "properties.proximityPlacementGroup",
|
|
10636
10389
|
type: {
|
|
10637
|
-
name: "
|
|
10390
|
+
name: "Composite",
|
|
10391
|
+
className: "SubResource"
|
|
10392
|
+
}
|
|
10393
|
+
}, statuses: {
|
|
10394
|
+
serializedName: "properties.statuses",
|
|
10395
|
+
readOnly: true,
|
|
10396
|
+
type: {
|
|
10397
|
+
name: "Sequence",
|
|
10398
|
+
element: {
|
|
10399
|
+
type: {
|
|
10400
|
+
name: "Composite",
|
|
10401
|
+
className: "InstanceViewStatus"
|
|
10402
|
+
}
|
|
10403
|
+
}
|
|
10638
10404
|
}
|
|
10639
10405
|
} })
|
|
10640
10406
|
}
|
|
10641
10407
|
};
|
|
10642
|
-
export const
|
|
10408
|
+
export const ProximityPlacementGroup = {
|
|
10643
10409
|
type: {
|
|
10644
10410
|
name: "Composite",
|
|
10645
|
-
className: "
|
|
10646
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
10647
|
-
serializedName: "properties.
|
|
10411
|
+
className: "ProximityPlacementGroup",
|
|
10412
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { proximityPlacementGroupType: {
|
|
10413
|
+
serializedName: "properties.proximityPlacementGroupType",
|
|
10648
10414
|
type: {
|
|
10649
|
-
name: "
|
|
10650
|
-
className: "RestorePointCollectionSourceProperties"
|
|
10415
|
+
name: "String"
|
|
10651
10416
|
}
|
|
10652
|
-
},
|
|
10653
|
-
serializedName: "properties.
|
|
10417
|
+
}, virtualMachines: {
|
|
10418
|
+
serializedName: "properties.virtualMachines",
|
|
10654
10419
|
readOnly: true,
|
|
10655
10420
|
type: {
|
|
10656
|
-
name: "
|
|
10421
|
+
name: "Sequence",
|
|
10422
|
+
element: {
|
|
10423
|
+
type: {
|
|
10424
|
+
name: "Composite",
|
|
10425
|
+
className: "SubResourceWithColocationStatus"
|
|
10426
|
+
}
|
|
10427
|
+
}
|
|
10657
10428
|
}
|
|
10658
|
-
},
|
|
10659
|
-
serializedName: "properties.
|
|
10429
|
+
}, virtualMachineScaleSets: {
|
|
10430
|
+
serializedName: "properties.virtualMachineScaleSets",
|
|
10660
10431
|
readOnly: true,
|
|
10661
10432
|
type: {
|
|
10662
|
-
name: "
|
|
10433
|
+
name: "Sequence",
|
|
10434
|
+
element: {
|
|
10435
|
+
type: {
|
|
10436
|
+
name: "Composite",
|
|
10437
|
+
className: "SubResourceWithColocationStatus"
|
|
10438
|
+
}
|
|
10439
|
+
}
|
|
10663
10440
|
}
|
|
10664
|
-
},
|
|
10665
|
-
serializedName: "properties.
|
|
10441
|
+
}, availabilitySets: {
|
|
10442
|
+
serializedName: "properties.availabilitySets",
|
|
10666
10443
|
readOnly: true,
|
|
10667
10444
|
type: {
|
|
10668
10445
|
name: "Sequence",
|
|
10669
10446
|
element: {
|
|
10670
10447
|
type: {
|
|
10671
10448
|
name: "Composite",
|
|
10672
|
-
className: "
|
|
10449
|
+
className: "SubResourceWithColocationStatus"
|
|
10673
10450
|
}
|
|
10674
10451
|
}
|
|
10675
10452
|
}
|
|
10453
|
+
}, colocationStatus: {
|
|
10454
|
+
serializedName: "properties.colocationStatus",
|
|
10455
|
+
type: {
|
|
10456
|
+
name: "Composite",
|
|
10457
|
+
className: "InstanceViewStatus"
|
|
10458
|
+
}
|
|
10676
10459
|
} })
|
|
10677
10460
|
}
|
|
10678
10461
|
};
|
|
10679
|
-
export const
|
|
10462
|
+
export const DedicatedHostGroup = {
|
|
10680
10463
|
type: {
|
|
10681
10464
|
name: "Composite",
|
|
10682
|
-
className: "
|
|
10465
|
+
className: "DedicatedHostGroup",
|
|
10683
10466
|
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { zones: {
|
|
10684
10467
|
serializedName: "zones",
|
|
10685
10468
|
type: {
|
|
@@ -10690,20 +10473,16 @@ export const CapacityReservationGroup = {
|
|
|
10690
10473
|
}
|
|
10691
10474
|
}
|
|
10692
10475
|
}
|
|
10693
|
-
},
|
|
10694
|
-
|
|
10695
|
-
|
|
10476
|
+
}, platformFaultDomainCount: {
|
|
10477
|
+
constraints: {
|
|
10478
|
+
InclusiveMinimum: 1
|
|
10479
|
+
},
|
|
10480
|
+
serializedName: "properties.platformFaultDomainCount",
|
|
10696
10481
|
type: {
|
|
10697
|
-
name: "
|
|
10698
|
-
element: {
|
|
10699
|
-
type: {
|
|
10700
|
-
name: "Composite",
|
|
10701
|
-
className: "SubResourceReadOnly"
|
|
10702
|
-
}
|
|
10703
|
-
}
|
|
10482
|
+
name: "Number"
|
|
10704
10483
|
}
|
|
10705
|
-
},
|
|
10706
|
-
serializedName: "properties.
|
|
10484
|
+
}, hosts: {
|
|
10485
|
+
serializedName: "properties.hosts",
|
|
10707
10486
|
readOnly: true,
|
|
10708
10487
|
type: {
|
|
10709
10488
|
name: "Sequence",
|
|
@@ -10718,39 +10497,47 @@ export const CapacityReservationGroup = {
|
|
|
10718
10497
|
serializedName: "properties.instanceView",
|
|
10719
10498
|
type: {
|
|
10720
10499
|
name: "Composite",
|
|
10721
|
-
className: "
|
|
10500
|
+
className: "DedicatedHostGroupInstanceView"
|
|
10501
|
+
}
|
|
10502
|
+
}, supportAutomaticPlacement: {
|
|
10503
|
+
serializedName: "properties.supportAutomaticPlacement",
|
|
10504
|
+
type: {
|
|
10505
|
+
name: "Boolean"
|
|
10722
10506
|
}
|
|
10723
10507
|
} })
|
|
10724
10508
|
}
|
|
10725
10509
|
};
|
|
10726
|
-
export const
|
|
10510
|
+
export const DedicatedHost = {
|
|
10727
10511
|
type: {
|
|
10728
10512
|
name: "Composite",
|
|
10729
|
-
className: "
|
|
10513
|
+
className: "DedicatedHost",
|
|
10730
10514
|
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { sku: {
|
|
10731
10515
|
serializedName: "sku",
|
|
10732
10516
|
type: {
|
|
10733
10517
|
name: "Composite",
|
|
10734
10518
|
className: "Sku"
|
|
10735
10519
|
}
|
|
10736
|
-
},
|
|
10737
|
-
|
|
10520
|
+
}, platformFaultDomain: {
|
|
10521
|
+
constraints: {
|
|
10522
|
+
InclusiveMinimum: 0
|
|
10523
|
+
},
|
|
10524
|
+
serializedName: "properties.platformFaultDomain",
|
|
10738
10525
|
type: {
|
|
10739
|
-
name: "
|
|
10740
|
-
element: {
|
|
10741
|
-
type: {
|
|
10742
|
-
name: "String"
|
|
10743
|
-
}
|
|
10744
|
-
}
|
|
10526
|
+
name: "Number"
|
|
10745
10527
|
}
|
|
10746
|
-
},
|
|
10747
|
-
serializedName: "properties.
|
|
10528
|
+
}, autoReplaceOnFailure: {
|
|
10529
|
+
serializedName: "properties.autoReplaceOnFailure",
|
|
10530
|
+
type: {
|
|
10531
|
+
name: "Boolean"
|
|
10532
|
+
}
|
|
10533
|
+
}, hostId: {
|
|
10534
|
+
serializedName: "properties.hostId",
|
|
10748
10535
|
readOnly: true,
|
|
10749
10536
|
type: {
|
|
10750
10537
|
name: "String"
|
|
10751
10538
|
}
|
|
10752
|
-
},
|
|
10753
|
-
serializedName: "properties.
|
|
10539
|
+
}, virtualMachines: {
|
|
10540
|
+
serializedName: "properties.virtualMachines",
|
|
10754
10541
|
readOnly: true,
|
|
10755
10542
|
type: {
|
|
10756
10543
|
name: "Sequence",
|
|
@@ -10761,6 +10548,16 @@ export const CapacityReservation = {
|
|
|
10761
10548
|
}
|
|
10762
10549
|
}
|
|
10763
10550
|
}
|
|
10551
|
+
}, licenseType: {
|
|
10552
|
+
serializedName: "properties.licenseType",
|
|
10553
|
+
type: {
|
|
10554
|
+
name: "Enum",
|
|
10555
|
+
allowedValues: [
|
|
10556
|
+
"None",
|
|
10557
|
+
"Windows_Server_Hybrid",
|
|
10558
|
+
"Windows_Server_Perpetual"
|
|
10559
|
+
]
|
|
10560
|
+
}
|
|
10764
10561
|
}, provisioningTime: {
|
|
10765
10562
|
serializedName: "properties.provisioningTime",
|
|
10766
10563
|
readOnly: true,
|
|
@@ -10777,59 +10574,126 @@ export const CapacityReservation = {
|
|
|
10777
10574
|
serializedName: "properties.instanceView",
|
|
10778
10575
|
type: {
|
|
10779
10576
|
name: "Composite",
|
|
10780
|
-
className: "
|
|
10577
|
+
className: "DedicatedHostInstanceView"
|
|
10781
10578
|
}
|
|
10782
10579
|
} })
|
|
10783
10580
|
}
|
|
10784
10581
|
};
|
|
10785
|
-
export const
|
|
10582
|
+
export const SshPublicKeyResource = {
|
|
10786
10583
|
type: {
|
|
10787
10584
|
name: "Composite",
|
|
10788
|
-
className: "
|
|
10789
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
10790
|
-
serializedName: "properties.
|
|
10585
|
+
className: "SshPublicKeyResource",
|
|
10586
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { publicKey: {
|
|
10587
|
+
serializedName: "properties.publicKey",
|
|
10791
10588
|
type: {
|
|
10792
|
-
name: "
|
|
10793
|
-
className: "RollingUpgradePolicy"
|
|
10589
|
+
name: "String"
|
|
10794
10590
|
}
|
|
10795
|
-
}
|
|
10796
|
-
|
|
10591
|
+
} })
|
|
10592
|
+
}
|
|
10593
|
+
};
|
|
10594
|
+
export const VirtualMachineExtensionImage = {
|
|
10595
|
+
type: {
|
|
10596
|
+
name: "Composite",
|
|
10597
|
+
className: "VirtualMachineExtensionImage",
|
|
10598
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { operatingSystem: {
|
|
10599
|
+
serializedName: "properties.operatingSystem",
|
|
10797
10600
|
type: {
|
|
10798
|
-
name: "
|
|
10799
|
-
className: "RollingUpgradeRunningStatus"
|
|
10601
|
+
name: "String"
|
|
10800
10602
|
}
|
|
10801
|
-
},
|
|
10802
|
-
serializedName: "properties.
|
|
10603
|
+
}, computeRole: {
|
|
10604
|
+
serializedName: "properties.computeRole",
|
|
10803
10605
|
type: {
|
|
10804
|
-
name: "
|
|
10805
|
-
className: "RollingUpgradeProgressInfo"
|
|
10606
|
+
name: "String"
|
|
10806
10607
|
}
|
|
10807
|
-
},
|
|
10808
|
-
serializedName: "properties.
|
|
10608
|
+
}, handlerSchema: {
|
|
10609
|
+
serializedName: "properties.handlerSchema",
|
|
10809
10610
|
type: {
|
|
10810
|
-
name: "
|
|
10811
|
-
|
|
10611
|
+
name: "String"
|
|
10612
|
+
}
|
|
10613
|
+
}, vmScaleSetEnabled: {
|
|
10614
|
+
serializedName: "properties.vmScaleSetEnabled",
|
|
10615
|
+
type: {
|
|
10616
|
+
name: "Boolean"
|
|
10617
|
+
}
|
|
10618
|
+
}, supportsMultipleExtensions: {
|
|
10619
|
+
serializedName: "properties.supportsMultipleExtensions",
|
|
10620
|
+
type: {
|
|
10621
|
+
name: "Boolean"
|
|
10812
10622
|
}
|
|
10813
10623
|
} })
|
|
10814
10624
|
}
|
|
10815
10625
|
};
|
|
10816
|
-
export const
|
|
10626
|
+
export const VirtualMachineExtension = {
|
|
10817
10627
|
type: {
|
|
10818
10628
|
name: "Composite",
|
|
10819
|
-
className: "
|
|
10820
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
10821
|
-
serializedName: "
|
|
10629
|
+
className: "VirtualMachineExtension",
|
|
10630
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { forceUpdateTag: {
|
|
10631
|
+
serializedName: "properties.forceUpdateTag",
|
|
10632
|
+
type: {
|
|
10633
|
+
name: "String"
|
|
10634
|
+
}
|
|
10635
|
+
}, publisher: {
|
|
10636
|
+
serializedName: "properties.publisher",
|
|
10637
|
+
type: {
|
|
10638
|
+
name: "String"
|
|
10639
|
+
}
|
|
10640
|
+
}, typePropertiesType: {
|
|
10641
|
+
serializedName: "properties.type",
|
|
10642
|
+
type: {
|
|
10643
|
+
name: "String"
|
|
10644
|
+
}
|
|
10645
|
+
}, typeHandlerVersion: {
|
|
10646
|
+
serializedName: "properties.typeHandlerVersion",
|
|
10647
|
+
type: {
|
|
10648
|
+
name: "String"
|
|
10649
|
+
}
|
|
10650
|
+
}, autoUpgradeMinorVersion: {
|
|
10651
|
+
serializedName: "properties.autoUpgradeMinorVersion",
|
|
10652
|
+
type: {
|
|
10653
|
+
name: "Boolean"
|
|
10654
|
+
}
|
|
10655
|
+
}, enableAutomaticUpgrade: {
|
|
10656
|
+
serializedName: "properties.enableAutomaticUpgrade",
|
|
10657
|
+
type: {
|
|
10658
|
+
name: "Boolean"
|
|
10659
|
+
}
|
|
10660
|
+
}, settings: {
|
|
10661
|
+
serializedName: "properties.settings",
|
|
10662
|
+
type: {
|
|
10663
|
+
name: "Dictionary",
|
|
10664
|
+
value: { type: { name: "any" } }
|
|
10665
|
+
}
|
|
10666
|
+
}, protectedSettings: {
|
|
10667
|
+
serializedName: "properties.protectedSettings",
|
|
10668
|
+
type: {
|
|
10669
|
+
name: "Dictionary",
|
|
10670
|
+
value: { type: { name: "any" } }
|
|
10671
|
+
}
|
|
10672
|
+
}, provisioningState: {
|
|
10673
|
+
serializedName: "properties.provisioningState",
|
|
10822
10674
|
readOnly: true,
|
|
10823
10675
|
type: {
|
|
10824
10676
|
name: "String"
|
|
10825
10677
|
}
|
|
10826
|
-
},
|
|
10827
|
-
serializedName: "
|
|
10678
|
+
}, instanceView: {
|
|
10679
|
+
serializedName: "properties.instanceView",
|
|
10828
10680
|
type: {
|
|
10829
10681
|
name: "Composite",
|
|
10830
|
-
className: "
|
|
10682
|
+
className: "VirtualMachineExtensionInstanceView"
|
|
10831
10683
|
}
|
|
10832
|
-
},
|
|
10684
|
+
}, suppressFailures: {
|
|
10685
|
+
serializedName: "properties.suppressFailures",
|
|
10686
|
+
type: {
|
|
10687
|
+
name: "Boolean"
|
|
10688
|
+
}
|
|
10689
|
+
} })
|
|
10690
|
+
}
|
|
10691
|
+
};
|
|
10692
|
+
export const VirtualMachine = {
|
|
10693
|
+
type: {
|
|
10694
|
+
name: "Composite",
|
|
10695
|
+
className: "VirtualMachine",
|
|
10696
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { plan: {
|
|
10833
10697
|
serializedName: "plan",
|
|
10834
10698
|
type: {
|
|
10835
10699
|
name: "Composite",
|
|
@@ -10847,9 +10711,14 @@ export const VirtualMachineScaleSetVM = {
|
|
|
10847
10711
|
}
|
|
10848
10712
|
}
|
|
10849
10713
|
}
|
|
10714
|
+
}, identity: {
|
|
10715
|
+
serializedName: "identity",
|
|
10716
|
+
type: {
|
|
10717
|
+
name: "Composite",
|
|
10718
|
+
className: "VirtualMachineIdentity"
|
|
10719
|
+
}
|
|
10850
10720
|
}, zones: {
|
|
10851
10721
|
serializedName: "zones",
|
|
10852
|
-
readOnly: true,
|
|
10853
10722
|
type: {
|
|
10854
10723
|
name: "Sequence",
|
|
10855
10724
|
element: {
|
|
@@ -10858,23 +10727,11 @@ export const VirtualMachineScaleSetVM = {
|
|
|
10858
10727
|
}
|
|
10859
10728
|
}
|
|
10860
10729
|
}
|
|
10861
|
-
},
|
|
10862
|
-
serializedName: "
|
|
10863
|
-
readOnly: true,
|
|
10864
|
-
type: {
|
|
10865
|
-
name: "Boolean"
|
|
10866
|
-
}
|
|
10867
|
-
}, vmId: {
|
|
10868
|
-
serializedName: "properties.vmId",
|
|
10869
|
-
readOnly: true,
|
|
10870
|
-
type: {
|
|
10871
|
-
name: "String"
|
|
10872
|
-
}
|
|
10873
|
-
}, instanceView: {
|
|
10874
|
-
serializedName: "properties.instanceView",
|
|
10730
|
+
}, extendedLocation: {
|
|
10731
|
+
serializedName: "extendedLocation",
|
|
10875
10732
|
type: {
|
|
10876
10733
|
name: "Composite",
|
|
10877
|
-
className: "
|
|
10734
|
+
className: "ExtendedLocation"
|
|
10878
10735
|
}
|
|
10879
10736
|
}, hardwareProfile: {
|
|
10880
10737
|
serializedName: "properties.hardwareProfile",
|
|
@@ -10886,46 +10743,80 @@ export const VirtualMachineScaleSetVM = {
|
|
|
10886
10743
|
serializedName: "properties.storageProfile",
|
|
10887
10744
|
type: {
|
|
10888
10745
|
name: "Composite",
|
|
10889
|
-
className: "StorageProfile"
|
|
10746
|
+
className: "StorageProfile"
|
|
10747
|
+
}
|
|
10748
|
+
}, additionalCapabilities: {
|
|
10749
|
+
serializedName: "properties.additionalCapabilities",
|
|
10750
|
+
type: {
|
|
10751
|
+
name: "Composite",
|
|
10752
|
+
className: "AdditionalCapabilities"
|
|
10753
|
+
}
|
|
10754
|
+
}, osProfile: {
|
|
10755
|
+
serializedName: "properties.osProfile",
|
|
10756
|
+
type: {
|
|
10757
|
+
name: "Composite",
|
|
10758
|
+
className: "OSProfile"
|
|
10759
|
+
}
|
|
10760
|
+
}, networkProfile: {
|
|
10761
|
+
serializedName: "properties.networkProfile",
|
|
10762
|
+
type: {
|
|
10763
|
+
name: "Composite",
|
|
10764
|
+
className: "NetworkProfile"
|
|
10765
|
+
}
|
|
10766
|
+
}, securityProfile: {
|
|
10767
|
+
serializedName: "properties.securityProfile",
|
|
10768
|
+
type: {
|
|
10769
|
+
name: "Composite",
|
|
10770
|
+
className: "SecurityProfile"
|
|
10771
|
+
}
|
|
10772
|
+
}, diagnosticsProfile: {
|
|
10773
|
+
serializedName: "properties.diagnosticsProfile",
|
|
10774
|
+
type: {
|
|
10775
|
+
name: "Composite",
|
|
10776
|
+
className: "DiagnosticsProfile"
|
|
10777
|
+
}
|
|
10778
|
+
}, availabilitySet: {
|
|
10779
|
+
serializedName: "properties.availabilitySet",
|
|
10780
|
+
type: {
|
|
10781
|
+
name: "Composite",
|
|
10782
|
+
className: "SubResource"
|
|
10890
10783
|
}
|
|
10891
|
-
},
|
|
10892
|
-
serializedName: "properties.
|
|
10784
|
+
}, virtualMachineScaleSet: {
|
|
10785
|
+
serializedName: "properties.virtualMachineScaleSet",
|
|
10893
10786
|
type: {
|
|
10894
10787
|
name: "Composite",
|
|
10895
|
-
className: "
|
|
10788
|
+
className: "SubResource"
|
|
10896
10789
|
}
|
|
10897
|
-
},
|
|
10898
|
-
serializedName: "properties.
|
|
10790
|
+
}, proximityPlacementGroup: {
|
|
10791
|
+
serializedName: "properties.proximityPlacementGroup",
|
|
10899
10792
|
type: {
|
|
10900
10793
|
name: "Composite",
|
|
10901
|
-
className: "
|
|
10794
|
+
className: "SubResource"
|
|
10902
10795
|
}
|
|
10903
|
-
},
|
|
10904
|
-
serializedName: "properties.
|
|
10796
|
+
}, priority: {
|
|
10797
|
+
serializedName: "properties.priority",
|
|
10905
10798
|
type: {
|
|
10906
|
-
name: "
|
|
10907
|
-
className: "SecurityProfile"
|
|
10799
|
+
name: "String"
|
|
10908
10800
|
}
|
|
10909
|
-
},
|
|
10910
|
-
serializedName: "properties.
|
|
10801
|
+
}, evictionPolicy: {
|
|
10802
|
+
serializedName: "properties.evictionPolicy",
|
|
10911
10803
|
type: {
|
|
10912
|
-
name: "
|
|
10913
|
-
className: "NetworkProfile"
|
|
10804
|
+
name: "String"
|
|
10914
10805
|
}
|
|
10915
|
-
},
|
|
10916
|
-
serializedName: "properties.
|
|
10806
|
+
}, billingProfile: {
|
|
10807
|
+
serializedName: "properties.billingProfile",
|
|
10917
10808
|
type: {
|
|
10918
10809
|
name: "Composite",
|
|
10919
|
-
className: "
|
|
10810
|
+
className: "BillingProfile"
|
|
10920
10811
|
}
|
|
10921
|
-
},
|
|
10922
|
-
serializedName: "properties.
|
|
10812
|
+
}, host: {
|
|
10813
|
+
serializedName: "properties.host",
|
|
10923
10814
|
type: {
|
|
10924
10815
|
name: "Composite",
|
|
10925
|
-
className: "
|
|
10816
|
+
className: "SubResource"
|
|
10926
10817
|
}
|
|
10927
|
-
},
|
|
10928
|
-
serializedName: "properties.
|
|
10818
|
+
}, hostGroup: {
|
|
10819
|
+
serializedName: "properties.hostGroup",
|
|
10929
10820
|
type: {
|
|
10930
10821
|
name: "Composite",
|
|
10931
10822
|
className: "SubResource"
|
|
@@ -10936,209 +10827,235 @@ export const VirtualMachineScaleSetVM = {
|
|
|
10936
10827
|
type: {
|
|
10937
10828
|
name: "String"
|
|
10938
10829
|
}
|
|
10830
|
+
}, instanceView: {
|
|
10831
|
+
serializedName: "properties.instanceView",
|
|
10832
|
+
type: {
|
|
10833
|
+
name: "Composite",
|
|
10834
|
+
className: "VirtualMachineInstanceView"
|
|
10835
|
+
}
|
|
10939
10836
|
}, licenseType: {
|
|
10940
10837
|
serializedName: "properties.licenseType",
|
|
10941
10838
|
type: {
|
|
10942
10839
|
name: "String"
|
|
10943
10840
|
}
|
|
10944
|
-
},
|
|
10945
|
-
serializedName: "properties.
|
|
10841
|
+
}, vmId: {
|
|
10842
|
+
serializedName: "properties.vmId",
|
|
10946
10843
|
readOnly: true,
|
|
10947
10844
|
type: {
|
|
10948
10845
|
name: "String"
|
|
10949
10846
|
}
|
|
10950
|
-
},
|
|
10951
|
-
serializedName: "properties.
|
|
10847
|
+
}, extensionsTimeBudget: {
|
|
10848
|
+
serializedName: "properties.extensionsTimeBudget",
|
|
10849
|
+
type: {
|
|
10850
|
+
name: "String"
|
|
10851
|
+
}
|
|
10852
|
+
}, platformFaultDomain: {
|
|
10853
|
+
serializedName: "properties.platformFaultDomain",
|
|
10854
|
+
type: {
|
|
10855
|
+
name: "Number"
|
|
10856
|
+
}
|
|
10857
|
+
}, scheduledEventsProfile: {
|
|
10858
|
+
serializedName: "properties.scheduledEventsProfile",
|
|
10952
10859
|
type: {
|
|
10953
10860
|
name: "Composite",
|
|
10954
|
-
className: "
|
|
10861
|
+
className: "ScheduledEventsProfile"
|
|
10955
10862
|
}
|
|
10956
10863
|
}, userData: {
|
|
10957
10864
|
serializedName: "properties.userData",
|
|
10958
10865
|
type: {
|
|
10959
10866
|
name: "String"
|
|
10960
10867
|
}
|
|
10868
|
+
}, capacityReservation: {
|
|
10869
|
+
serializedName: "properties.capacityReservation",
|
|
10870
|
+
type: {
|
|
10871
|
+
name: "Composite",
|
|
10872
|
+
className: "CapacityReservationProfile"
|
|
10873
|
+
}
|
|
10874
|
+
}, applicationProfile: {
|
|
10875
|
+
serializedName: "properties.applicationProfile",
|
|
10876
|
+
type: {
|
|
10877
|
+
name: "Composite",
|
|
10878
|
+
className: "ApplicationProfile"
|
|
10879
|
+
}
|
|
10961
10880
|
} })
|
|
10962
10881
|
}
|
|
10963
10882
|
};
|
|
10964
|
-
export const
|
|
10883
|
+
export const VirtualMachineScaleSet = {
|
|
10965
10884
|
type: {
|
|
10966
10885
|
name: "Composite",
|
|
10967
|
-
className: "
|
|
10968
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
10969
|
-
serializedName: "
|
|
10886
|
+
className: "VirtualMachineScaleSet",
|
|
10887
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { sku: {
|
|
10888
|
+
serializedName: "sku",
|
|
10970
10889
|
type: {
|
|
10971
10890
|
name: "Composite",
|
|
10972
|
-
className: "
|
|
10891
|
+
className: "Sku"
|
|
10973
10892
|
}
|
|
10974
|
-
},
|
|
10975
|
-
serializedName: "
|
|
10893
|
+
}, plan: {
|
|
10894
|
+
serializedName: "plan",
|
|
10976
10895
|
type: {
|
|
10977
|
-
name: "
|
|
10978
|
-
|
|
10979
|
-
type: {
|
|
10980
|
-
name: "Composite",
|
|
10981
|
-
className: "RunCommandInputParameter"
|
|
10982
|
-
}
|
|
10983
|
-
}
|
|
10896
|
+
name: "Composite",
|
|
10897
|
+
className: "Plan"
|
|
10984
10898
|
}
|
|
10985
|
-
},
|
|
10986
|
-
serializedName: "
|
|
10899
|
+
}, identity: {
|
|
10900
|
+
serializedName: "identity",
|
|
10901
|
+
type: {
|
|
10902
|
+
name: "Composite",
|
|
10903
|
+
className: "VirtualMachineScaleSetIdentity"
|
|
10904
|
+
}
|
|
10905
|
+
}, zones: {
|
|
10906
|
+
serializedName: "zones",
|
|
10987
10907
|
type: {
|
|
10988
10908
|
name: "Sequence",
|
|
10989
10909
|
element: {
|
|
10990
10910
|
type: {
|
|
10991
|
-
name: "
|
|
10992
|
-
className: "RunCommandInputParameter"
|
|
10911
|
+
name: "String"
|
|
10993
10912
|
}
|
|
10994
10913
|
}
|
|
10995
10914
|
}
|
|
10996
|
-
},
|
|
10997
|
-
|
|
10998
|
-
serializedName: "properties.asyncExecution",
|
|
10915
|
+
}, extendedLocation: {
|
|
10916
|
+
serializedName: "extendedLocation",
|
|
10999
10917
|
type: {
|
|
11000
|
-
name: "
|
|
10918
|
+
name: "Composite",
|
|
10919
|
+
className: "ExtendedLocation"
|
|
11001
10920
|
}
|
|
11002
|
-
},
|
|
11003
|
-
serializedName: "properties.
|
|
10921
|
+
}, upgradePolicy: {
|
|
10922
|
+
serializedName: "properties.upgradePolicy",
|
|
11004
10923
|
type: {
|
|
11005
|
-
name: "
|
|
10924
|
+
name: "Composite",
|
|
10925
|
+
className: "UpgradePolicy"
|
|
11006
10926
|
}
|
|
11007
|
-
},
|
|
11008
|
-
serializedName: "properties.
|
|
10927
|
+
}, automaticRepairsPolicy: {
|
|
10928
|
+
serializedName: "properties.automaticRepairsPolicy",
|
|
11009
10929
|
type: {
|
|
11010
|
-
name: "
|
|
10930
|
+
name: "Composite",
|
|
10931
|
+
className: "AutomaticRepairsPolicy"
|
|
11011
10932
|
}
|
|
11012
|
-
},
|
|
11013
|
-
serializedName: "properties.
|
|
10933
|
+
}, virtualMachineProfile: {
|
|
10934
|
+
serializedName: "properties.virtualMachineProfile",
|
|
11014
10935
|
type: {
|
|
11015
|
-
name: "
|
|
10936
|
+
name: "Composite",
|
|
10937
|
+
className: "VirtualMachineScaleSetVMProfile"
|
|
11016
10938
|
}
|
|
11017
|
-
},
|
|
11018
|
-
serializedName: "properties.
|
|
10939
|
+
}, provisioningState: {
|
|
10940
|
+
serializedName: "properties.provisioningState",
|
|
10941
|
+
readOnly: true,
|
|
11019
10942
|
type: {
|
|
11020
10943
|
name: "String"
|
|
11021
10944
|
}
|
|
11022
|
-
},
|
|
11023
|
-
serializedName: "properties.
|
|
10945
|
+
}, overprovision: {
|
|
10946
|
+
serializedName: "properties.overprovision",
|
|
11024
10947
|
type: {
|
|
11025
|
-
name: "
|
|
10948
|
+
name: "Boolean"
|
|
11026
10949
|
}
|
|
11027
|
-
},
|
|
11028
|
-
serializedName: "properties.
|
|
10950
|
+
}, doNotRunExtensionsOnOverprovisionedVMs: {
|
|
10951
|
+
serializedName: "properties.doNotRunExtensionsOnOverprovisionedVMs",
|
|
10952
|
+
type: {
|
|
10953
|
+
name: "Boolean"
|
|
10954
|
+
}
|
|
10955
|
+
}, uniqueId: {
|
|
10956
|
+
serializedName: "properties.uniqueId",
|
|
11029
10957
|
readOnly: true,
|
|
11030
10958
|
type: {
|
|
11031
10959
|
name: "String"
|
|
11032
10960
|
}
|
|
11033
|
-
},
|
|
11034
|
-
serializedName: "properties.
|
|
10961
|
+
}, singlePlacementGroup: {
|
|
10962
|
+
serializedName: "properties.singlePlacementGroup",
|
|
11035
10963
|
type: {
|
|
11036
|
-
name: "
|
|
11037
|
-
className: "VirtualMachineRunCommandInstanceView"
|
|
10964
|
+
name: "Boolean"
|
|
11038
10965
|
}
|
|
11039
|
-
}
|
|
11040
|
-
|
|
11041
|
-
};
|
|
11042
|
-
export const Disk = {
|
|
11043
|
-
type: {
|
|
11044
|
-
name: "Composite",
|
|
11045
|
-
className: "Disk",
|
|
11046
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { managedBy: {
|
|
11047
|
-
serializedName: "managedBy",
|
|
11048
|
-
readOnly: true,
|
|
10966
|
+
}, zoneBalance: {
|
|
10967
|
+
serializedName: "properties.zoneBalance",
|
|
11049
10968
|
type: {
|
|
11050
|
-
name: "
|
|
10969
|
+
name: "Boolean"
|
|
11051
10970
|
}
|
|
11052
|
-
},
|
|
11053
|
-
serializedName: "
|
|
11054
|
-
readOnly: true,
|
|
10971
|
+
}, platformFaultDomainCount: {
|
|
10972
|
+
serializedName: "properties.platformFaultDomainCount",
|
|
11055
10973
|
type: {
|
|
11056
|
-
name: "
|
|
11057
|
-
element: {
|
|
11058
|
-
type: {
|
|
11059
|
-
name: "String"
|
|
11060
|
-
}
|
|
11061
|
-
}
|
|
10974
|
+
name: "Number"
|
|
11062
10975
|
}
|
|
11063
|
-
},
|
|
11064
|
-
serializedName: "
|
|
10976
|
+
}, proximityPlacementGroup: {
|
|
10977
|
+
serializedName: "properties.proximityPlacementGroup",
|
|
11065
10978
|
type: {
|
|
11066
10979
|
name: "Composite",
|
|
11067
|
-
className: "
|
|
10980
|
+
className: "SubResource"
|
|
11068
10981
|
}
|
|
11069
|
-
},
|
|
11070
|
-
serializedName: "
|
|
10982
|
+
}, hostGroup: {
|
|
10983
|
+
serializedName: "properties.hostGroup",
|
|
11071
10984
|
type: {
|
|
11072
|
-
name: "
|
|
11073
|
-
|
|
11074
|
-
type: {
|
|
11075
|
-
name: "String"
|
|
11076
|
-
}
|
|
11077
|
-
}
|
|
10985
|
+
name: "Composite",
|
|
10986
|
+
className: "SubResource"
|
|
11078
10987
|
}
|
|
11079
|
-
},
|
|
11080
|
-
serializedName: "
|
|
10988
|
+
}, additionalCapabilities: {
|
|
10989
|
+
serializedName: "properties.additionalCapabilities",
|
|
11081
10990
|
type: {
|
|
11082
10991
|
name: "Composite",
|
|
11083
|
-
className: "
|
|
10992
|
+
className: "AdditionalCapabilities"
|
|
11084
10993
|
}
|
|
11085
|
-
},
|
|
11086
|
-
serializedName: "properties.
|
|
11087
|
-
readOnly: true,
|
|
10994
|
+
}, scaleInPolicy: {
|
|
10995
|
+
serializedName: "properties.scaleInPolicy",
|
|
11088
10996
|
type: {
|
|
11089
|
-
name: "
|
|
10997
|
+
name: "Composite",
|
|
10998
|
+
className: "ScaleInPolicy"
|
|
11090
10999
|
}
|
|
11091
|
-
},
|
|
11092
|
-
serializedName: "properties.
|
|
11000
|
+
}, orchestrationMode: {
|
|
11001
|
+
serializedName: "properties.orchestrationMode",
|
|
11093
11002
|
type: {
|
|
11094
|
-
name: "
|
|
11095
|
-
allowedValues: ["Windows", "Linux"]
|
|
11003
|
+
name: "String"
|
|
11096
11004
|
}
|
|
11097
|
-
},
|
|
11098
|
-
serializedName: "properties.
|
|
11005
|
+
}, spotRestorePolicy: {
|
|
11006
|
+
serializedName: "properties.spotRestorePolicy",
|
|
11099
11007
|
type: {
|
|
11100
|
-
name: "
|
|
11008
|
+
name: "Composite",
|
|
11009
|
+
className: "SpotRestorePolicy"
|
|
11101
11010
|
}
|
|
11102
|
-
}
|
|
11103
|
-
|
|
11011
|
+
} })
|
|
11012
|
+
}
|
|
11013
|
+
};
|
|
11014
|
+
export const Image = {
|
|
11015
|
+
type: {
|
|
11016
|
+
name: "Composite",
|
|
11017
|
+
className: "Image",
|
|
11018
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { extendedLocation: {
|
|
11019
|
+
serializedName: "extendedLocation",
|
|
11104
11020
|
type: {
|
|
11105
11021
|
name: "Composite",
|
|
11106
|
-
className: "
|
|
11022
|
+
className: "ExtendedLocation"
|
|
11107
11023
|
}
|
|
11108
|
-
},
|
|
11109
|
-
serializedName: "properties.
|
|
11024
|
+
}, sourceVirtualMachine: {
|
|
11025
|
+
serializedName: "properties.sourceVirtualMachine",
|
|
11110
11026
|
type: {
|
|
11111
11027
|
name: "Composite",
|
|
11112
|
-
className: "
|
|
11028
|
+
className: "SubResource"
|
|
11113
11029
|
}
|
|
11114
|
-
},
|
|
11115
|
-
serializedName: "properties.
|
|
11030
|
+
}, storageProfile: {
|
|
11031
|
+
serializedName: "properties.storageProfile",
|
|
11116
11032
|
type: {
|
|
11117
11033
|
name: "Composite",
|
|
11118
|
-
className: "
|
|
11119
|
-
}
|
|
11120
|
-
}, diskSizeGB: {
|
|
11121
|
-
serializedName: "properties.diskSizeGB",
|
|
11122
|
-
type: {
|
|
11123
|
-
name: "Number"
|
|
11034
|
+
className: "ImageStorageProfile"
|
|
11124
11035
|
}
|
|
11125
|
-
},
|
|
11126
|
-
serializedName: "properties.
|
|
11036
|
+
}, provisioningState: {
|
|
11037
|
+
serializedName: "properties.provisioningState",
|
|
11127
11038
|
readOnly: true,
|
|
11128
11039
|
type: {
|
|
11129
|
-
name: "
|
|
11040
|
+
name: "String"
|
|
11130
11041
|
}
|
|
11131
|
-
},
|
|
11132
|
-
serializedName: "properties.
|
|
11133
|
-
readOnly: true,
|
|
11042
|
+
}, hyperVGeneration: {
|
|
11043
|
+
serializedName: "properties.hyperVGeneration",
|
|
11134
11044
|
type: {
|
|
11135
11045
|
name: "String"
|
|
11136
11046
|
}
|
|
11137
|
-
}
|
|
11138
|
-
|
|
11047
|
+
} })
|
|
11048
|
+
}
|
|
11049
|
+
};
|
|
11050
|
+
export const RestorePointCollection = {
|
|
11051
|
+
type: {
|
|
11052
|
+
name: "Composite",
|
|
11053
|
+
className: "RestorePointCollection",
|
|
11054
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { source: {
|
|
11055
|
+
serializedName: "properties.source",
|
|
11139
11056
|
type: {
|
|
11140
11057
|
name: "Composite",
|
|
11141
|
-
className: "
|
|
11058
|
+
className: "RestorePointCollectionSourceProperties"
|
|
11142
11059
|
}
|
|
11143
11060
|
}, provisioningState: {
|
|
11144
11061
|
serializedName: "properties.provisioningState",
|
|
@@ -11146,111 +11063,170 @@ export const Disk = {
|
|
|
11146
11063
|
type: {
|
|
11147
11064
|
name: "String"
|
|
11148
11065
|
}
|
|
11149
|
-
},
|
|
11150
|
-
serializedName: "properties.
|
|
11066
|
+
}, restorePointCollectionId: {
|
|
11067
|
+
serializedName: "properties.restorePointCollectionId",
|
|
11068
|
+
readOnly: true,
|
|
11151
11069
|
type: {
|
|
11152
|
-
name: "
|
|
11070
|
+
name: "String"
|
|
11153
11071
|
}
|
|
11154
|
-
},
|
|
11155
|
-
serializedName: "properties.
|
|
11072
|
+
}, restorePoints: {
|
|
11073
|
+
serializedName: "properties.restorePoints",
|
|
11074
|
+
readOnly: true,
|
|
11156
11075
|
type: {
|
|
11157
|
-
name: "
|
|
11076
|
+
name: "Sequence",
|
|
11077
|
+
element: {
|
|
11078
|
+
type: {
|
|
11079
|
+
name: "Composite",
|
|
11080
|
+
className: "RestorePoint"
|
|
11081
|
+
}
|
|
11082
|
+
}
|
|
11158
11083
|
}
|
|
11159
|
-
}
|
|
11160
|
-
|
|
11084
|
+
} })
|
|
11085
|
+
}
|
|
11086
|
+
};
|
|
11087
|
+
export const CapacityReservationGroup = {
|
|
11088
|
+
type: {
|
|
11089
|
+
name: "Composite",
|
|
11090
|
+
className: "CapacityReservationGroup",
|
|
11091
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { zones: {
|
|
11092
|
+
serializedName: "zones",
|
|
11161
11093
|
type: {
|
|
11162
|
-
name: "
|
|
11094
|
+
name: "Sequence",
|
|
11095
|
+
element: {
|
|
11096
|
+
type: {
|
|
11097
|
+
name: "String"
|
|
11098
|
+
}
|
|
11099
|
+
}
|
|
11163
11100
|
}
|
|
11164
|
-
},
|
|
11165
|
-
serializedName: "properties.
|
|
11101
|
+
}, capacityReservations: {
|
|
11102
|
+
serializedName: "properties.capacityReservations",
|
|
11103
|
+
readOnly: true,
|
|
11166
11104
|
type: {
|
|
11167
|
-
name: "
|
|
11105
|
+
name: "Sequence",
|
|
11106
|
+
element: {
|
|
11107
|
+
type: {
|
|
11108
|
+
name: "Composite",
|
|
11109
|
+
className: "SubResourceReadOnly"
|
|
11110
|
+
}
|
|
11111
|
+
}
|
|
11168
11112
|
}
|
|
11169
|
-
},
|
|
11170
|
-
serializedName: "properties.
|
|
11113
|
+
}, virtualMachinesAssociated: {
|
|
11114
|
+
serializedName: "properties.virtualMachinesAssociated",
|
|
11171
11115
|
readOnly: true,
|
|
11172
11116
|
type: {
|
|
11173
|
-
name: "
|
|
11117
|
+
name: "Sequence",
|
|
11118
|
+
element: {
|
|
11119
|
+
type: {
|
|
11120
|
+
name: "Composite",
|
|
11121
|
+
className: "SubResourceReadOnly"
|
|
11122
|
+
}
|
|
11123
|
+
}
|
|
11174
11124
|
}
|
|
11175
|
-
},
|
|
11176
|
-
serializedName: "properties.
|
|
11125
|
+
}, instanceView: {
|
|
11126
|
+
serializedName: "properties.instanceView",
|
|
11177
11127
|
type: {
|
|
11178
11128
|
name: "Composite",
|
|
11179
|
-
className: "
|
|
11129
|
+
className: "CapacityReservationGroupInstanceView"
|
|
11180
11130
|
}
|
|
11181
|
-
}
|
|
11182
|
-
|
|
11131
|
+
} })
|
|
11132
|
+
}
|
|
11133
|
+
};
|
|
11134
|
+
export const CapacityReservation = {
|
|
11135
|
+
type: {
|
|
11136
|
+
name: "Composite",
|
|
11137
|
+
className: "CapacityReservation",
|
|
11138
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { sku: {
|
|
11139
|
+
serializedName: "sku",
|
|
11183
11140
|
type: {
|
|
11184
|
-
name: "
|
|
11141
|
+
name: "Composite",
|
|
11142
|
+
className: "Sku"
|
|
11185
11143
|
}
|
|
11186
|
-
},
|
|
11187
|
-
serializedName: "
|
|
11188
|
-
readOnly: true,
|
|
11144
|
+
}, zones: {
|
|
11145
|
+
serializedName: "zones",
|
|
11189
11146
|
type: {
|
|
11190
11147
|
name: "Sequence",
|
|
11191
11148
|
element: {
|
|
11192
11149
|
type: {
|
|
11193
|
-
name: "
|
|
11194
|
-
className: "ShareInfoElement"
|
|
11150
|
+
name: "String"
|
|
11195
11151
|
}
|
|
11196
11152
|
}
|
|
11197
11153
|
}
|
|
11198
|
-
},
|
|
11199
|
-
serializedName: "properties.
|
|
11154
|
+
}, reservationId: {
|
|
11155
|
+
serializedName: "properties.reservationId",
|
|
11156
|
+
readOnly: true,
|
|
11200
11157
|
type: {
|
|
11201
11158
|
name: "String"
|
|
11202
11159
|
}
|
|
11203
|
-
},
|
|
11204
|
-
serializedName: "properties.
|
|
11160
|
+
}, virtualMachinesAssociated: {
|
|
11161
|
+
serializedName: "properties.virtualMachinesAssociated",
|
|
11162
|
+
readOnly: true,
|
|
11205
11163
|
type: {
|
|
11206
|
-
name: "
|
|
11164
|
+
name: "Sequence",
|
|
11165
|
+
element: {
|
|
11166
|
+
type: {
|
|
11167
|
+
name: "Composite",
|
|
11168
|
+
className: "SubResourceReadOnly"
|
|
11169
|
+
}
|
|
11170
|
+
}
|
|
11207
11171
|
}
|
|
11208
|
-
},
|
|
11209
|
-
serializedName: "properties.
|
|
11172
|
+
}, provisioningTime: {
|
|
11173
|
+
serializedName: "properties.provisioningTime",
|
|
11174
|
+
readOnly: true,
|
|
11210
11175
|
type: {
|
|
11211
|
-
name: "
|
|
11176
|
+
name: "DateTime"
|
|
11212
11177
|
}
|
|
11213
|
-
},
|
|
11214
|
-
serializedName: "properties.
|
|
11178
|
+
}, provisioningState: {
|
|
11179
|
+
serializedName: "properties.provisioningState",
|
|
11180
|
+
readOnly: true,
|
|
11215
11181
|
type: {
|
|
11216
|
-
name: "
|
|
11182
|
+
name: "String"
|
|
11217
11183
|
}
|
|
11218
|
-
},
|
|
11219
|
-
serializedName: "properties.
|
|
11184
|
+
}, instanceView: {
|
|
11185
|
+
serializedName: "properties.instanceView",
|
|
11220
11186
|
type: {
|
|
11221
11187
|
name: "Composite",
|
|
11222
|
-
className: "
|
|
11188
|
+
className: "CapacityReservationInstanceView"
|
|
11223
11189
|
}
|
|
11224
|
-
}
|
|
11225
|
-
|
|
11190
|
+
} })
|
|
11191
|
+
}
|
|
11192
|
+
};
|
|
11193
|
+
export const RollingUpgradeStatusInfo = {
|
|
11194
|
+
type: {
|
|
11195
|
+
name: "Composite",
|
|
11196
|
+
className: "RollingUpgradeStatusInfo",
|
|
11197
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { policy: {
|
|
11198
|
+
serializedName: "properties.policy",
|
|
11226
11199
|
type: {
|
|
11227
|
-
name: "
|
|
11200
|
+
name: "Composite",
|
|
11201
|
+
className: "RollingUpgradePolicy"
|
|
11228
11202
|
}
|
|
11229
|
-
},
|
|
11230
|
-
serializedName: "properties.
|
|
11203
|
+
}, runningStatus: {
|
|
11204
|
+
serializedName: "properties.runningStatus",
|
|
11231
11205
|
type: {
|
|
11232
11206
|
name: "Composite",
|
|
11233
|
-
className: "
|
|
11207
|
+
className: "RollingUpgradeRunningStatus"
|
|
11234
11208
|
}
|
|
11235
|
-
},
|
|
11236
|
-
serializedName: "properties.
|
|
11209
|
+
}, progress: {
|
|
11210
|
+
serializedName: "properties.progress",
|
|
11237
11211
|
type: {
|
|
11238
|
-
name: "
|
|
11212
|
+
name: "Composite",
|
|
11213
|
+
className: "RollingUpgradeProgressInfo"
|
|
11239
11214
|
}
|
|
11240
|
-
},
|
|
11241
|
-
serializedName: "properties.
|
|
11215
|
+
}, error: {
|
|
11216
|
+
serializedName: "properties.error",
|
|
11242
11217
|
type: {
|
|
11243
|
-
name: "
|
|
11218
|
+
name: "Composite",
|
|
11219
|
+
className: "ApiError"
|
|
11244
11220
|
}
|
|
11245
11221
|
} })
|
|
11246
11222
|
}
|
|
11247
11223
|
};
|
|
11248
|
-
export const
|
|
11224
|
+
export const VirtualMachineScaleSetVM = {
|
|
11249
11225
|
type: {
|
|
11250
11226
|
name: "Composite",
|
|
11251
|
-
className: "
|
|
11252
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
11253
|
-
serializedName: "
|
|
11227
|
+
className: "VirtualMachineScaleSetVM",
|
|
11228
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { instanceId: {
|
|
11229
|
+
serializedName: "instanceId",
|
|
11254
11230
|
readOnly: true,
|
|
11255
11231
|
type: {
|
|
11256
11232
|
name: "String"
|
|
@@ -11259,77 +11235,108 @@ export const Snapshot = {
|
|
|
11259
11235
|
serializedName: "sku",
|
|
11260
11236
|
type: {
|
|
11261
11237
|
name: "Composite",
|
|
11262
|
-
className: "
|
|
11238
|
+
className: "Sku"
|
|
11263
11239
|
}
|
|
11264
|
-
},
|
|
11265
|
-
serializedName: "
|
|
11240
|
+
}, plan: {
|
|
11241
|
+
serializedName: "plan",
|
|
11266
11242
|
type: {
|
|
11267
11243
|
name: "Composite",
|
|
11268
|
-
className: "
|
|
11244
|
+
className: "Plan"
|
|
11269
11245
|
}
|
|
11270
|
-
},
|
|
11271
|
-
serializedName: "
|
|
11246
|
+
}, resources: {
|
|
11247
|
+
serializedName: "resources",
|
|
11248
|
+
readOnly: true,
|
|
11249
|
+
type: {
|
|
11250
|
+
name: "Sequence",
|
|
11251
|
+
element: {
|
|
11252
|
+
type: {
|
|
11253
|
+
name: "Composite",
|
|
11254
|
+
className: "VirtualMachineExtension"
|
|
11255
|
+
}
|
|
11256
|
+
}
|
|
11257
|
+
}
|
|
11258
|
+
}, zones: {
|
|
11259
|
+
serializedName: "zones",
|
|
11260
|
+
readOnly: true,
|
|
11261
|
+
type: {
|
|
11262
|
+
name: "Sequence",
|
|
11263
|
+
element: {
|
|
11264
|
+
type: {
|
|
11265
|
+
name: "String"
|
|
11266
|
+
}
|
|
11267
|
+
}
|
|
11268
|
+
}
|
|
11269
|
+
}, latestModelApplied: {
|
|
11270
|
+
serializedName: "properties.latestModelApplied",
|
|
11271
|
+
readOnly: true,
|
|
11272
|
+
type: {
|
|
11273
|
+
name: "Boolean"
|
|
11274
|
+
}
|
|
11275
|
+
}, vmId: {
|
|
11276
|
+
serializedName: "properties.vmId",
|
|
11272
11277
|
readOnly: true,
|
|
11273
11278
|
type: {
|
|
11274
|
-
name: "
|
|
11279
|
+
name: "String"
|
|
11275
11280
|
}
|
|
11276
|
-
},
|
|
11277
|
-
serializedName: "properties.
|
|
11281
|
+
}, instanceView: {
|
|
11282
|
+
serializedName: "properties.instanceView",
|
|
11278
11283
|
type: {
|
|
11279
|
-
name: "
|
|
11280
|
-
|
|
11284
|
+
name: "Composite",
|
|
11285
|
+
className: "VirtualMachineScaleSetVMInstanceView"
|
|
11281
11286
|
}
|
|
11282
|
-
},
|
|
11283
|
-
serializedName: "properties.
|
|
11287
|
+
}, hardwareProfile: {
|
|
11288
|
+
serializedName: "properties.hardwareProfile",
|
|
11284
11289
|
type: {
|
|
11285
|
-
name: "
|
|
11290
|
+
name: "Composite",
|
|
11291
|
+
className: "HardwareProfile"
|
|
11286
11292
|
}
|
|
11287
|
-
},
|
|
11288
|
-
serializedName: "properties.
|
|
11293
|
+
}, storageProfile: {
|
|
11294
|
+
serializedName: "properties.storageProfile",
|
|
11289
11295
|
type: {
|
|
11290
11296
|
name: "Composite",
|
|
11291
|
-
className: "
|
|
11297
|
+
className: "StorageProfile"
|
|
11292
11298
|
}
|
|
11293
|
-
},
|
|
11294
|
-
serializedName: "properties.
|
|
11299
|
+
}, additionalCapabilities: {
|
|
11300
|
+
serializedName: "properties.additionalCapabilities",
|
|
11295
11301
|
type: {
|
|
11296
11302
|
name: "Composite",
|
|
11297
|
-
className: "
|
|
11303
|
+
className: "AdditionalCapabilities"
|
|
11298
11304
|
}
|
|
11299
|
-
},
|
|
11300
|
-
serializedName: "properties.
|
|
11305
|
+
}, osProfile: {
|
|
11306
|
+
serializedName: "properties.osProfile",
|
|
11301
11307
|
type: {
|
|
11302
11308
|
name: "Composite",
|
|
11303
|
-
className: "
|
|
11309
|
+
className: "OSProfile"
|
|
11304
11310
|
}
|
|
11305
|
-
},
|
|
11306
|
-
serializedName: "properties.
|
|
11311
|
+
}, securityProfile: {
|
|
11312
|
+
serializedName: "properties.securityProfile",
|
|
11307
11313
|
type: {
|
|
11308
|
-
name: "
|
|
11314
|
+
name: "Composite",
|
|
11315
|
+
className: "SecurityProfile"
|
|
11309
11316
|
}
|
|
11310
|
-
},
|
|
11311
|
-
serializedName: "properties.
|
|
11312
|
-
readOnly: true,
|
|
11317
|
+
}, networkProfile: {
|
|
11318
|
+
serializedName: "properties.networkProfile",
|
|
11313
11319
|
type: {
|
|
11314
|
-
name: "
|
|
11320
|
+
name: "Composite",
|
|
11321
|
+
className: "NetworkProfile"
|
|
11315
11322
|
}
|
|
11316
|
-
},
|
|
11317
|
-
serializedName: "properties.
|
|
11318
|
-
readOnly: true,
|
|
11323
|
+
}, networkProfileConfiguration: {
|
|
11324
|
+
serializedName: "properties.networkProfileConfiguration",
|
|
11319
11325
|
type: {
|
|
11320
|
-
name: "
|
|
11326
|
+
name: "Composite",
|
|
11327
|
+
className: "VirtualMachineScaleSetVMNetworkProfileConfiguration"
|
|
11321
11328
|
}
|
|
11322
|
-
},
|
|
11323
|
-
serializedName: "properties.
|
|
11324
|
-
readOnly: true,
|
|
11329
|
+
}, diagnosticsProfile: {
|
|
11330
|
+
serializedName: "properties.diagnosticsProfile",
|
|
11325
11331
|
type: {
|
|
11326
|
-
name: "
|
|
11332
|
+
name: "Composite",
|
|
11333
|
+
className: "DiagnosticsProfile"
|
|
11327
11334
|
}
|
|
11328
|
-
},
|
|
11329
|
-
serializedName: "properties.
|
|
11335
|
+
}, availabilitySet: {
|
|
11336
|
+
serializedName: "properties.availabilitySet",
|
|
11330
11337
|
type: {
|
|
11331
11338
|
name: "Composite",
|
|
11332
|
-
className: "
|
|
11339
|
+
className: "SubResource"
|
|
11333
11340
|
}
|
|
11334
11341
|
}, provisioningState: {
|
|
11335
11342
|
serializedName: "properties.provisioningState",
|
|
@@ -11337,125 +11344,93 @@ export const Snapshot = {
|
|
|
11337
11344
|
type: {
|
|
11338
11345
|
name: "String"
|
|
11339
11346
|
}
|
|
11340
|
-
},
|
|
11341
|
-
serializedName: "properties.
|
|
11342
|
-
type: {
|
|
11343
|
-
name: "Boolean"
|
|
11344
|
-
}
|
|
11345
|
-
}, encryption: {
|
|
11346
|
-
serializedName: "properties.encryption",
|
|
11347
|
-
type: {
|
|
11348
|
-
name: "Composite",
|
|
11349
|
-
className: "Encryption"
|
|
11350
|
-
}
|
|
11351
|
-
}, networkAccessPolicy: {
|
|
11352
|
-
serializedName: "properties.networkAccessPolicy",
|
|
11347
|
+
}, licenseType: {
|
|
11348
|
+
serializedName: "properties.licenseType",
|
|
11353
11349
|
type: {
|
|
11354
11350
|
name: "String"
|
|
11355
11351
|
}
|
|
11356
|
-
},
|
|
11357
|
-
serializedName: "properties.
|
|
11352
|
+
}, modelDefinitionApplied: {
|
|
11353
|
+
serializedName: "properties.modelDefinitionApplied",
|
|
11354
|
+
readOnly: true,
|
|
11358
11355
|
type: {
|
|
11359
11356
|
name: "String"
|
|
11360
11357
|
}
|
|
11361
|
-
},
|
|
11362
|
-
serializedName: "properties.
|
|
11358
|
+
}, protectionPolicy: {
|
|
11359
|
+
serializedName: "properties.protectionPolicy",
|
|
11363
11360
|
type: {
|
|
11364
|
-
name: "
|
|
11361
|
+
name: "Composite",
|
|
11362
|
+
className: "VirtualMachineScaleSetVMProtectionPolicy"
|
|
11365
11363
|
}
|
|
11366
|
-
},
|
|
11367
|
-
serializedName: "properties.
|
|
11364
|
+
}, userData: {
|
|
11365
|
+
serializedName: "properties.userData",
|
|
11368
11366
|
type: {
|
|
11369
11367
|
name: "String"
|
|
11370
11368
|
}
|
|
11371
|
-
}, completionPercent: {
|
|
11372
|
-
serializedName: "properties.completionPercent",
|
|
11373
|
-
type: {
|
|
11374
|
-
name: "Number"
|
|
11375
|
-
}
|
|
11376
11369
|
} })
|
|
11377
11370
|
}
|
|
11378
11371
|
};
|
|
11379
|
-
export const
|
|
11372
|
+
export const VirtualMachineRunCommand = {
|
|
11380
11373
|
type: {
|
|
11381
11374
|
name: "Composite",
|
|
11382
|
-
className: "
|
|
11383
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
11384
|
-
serializedName: "
|
|
11375
|
+
className: "VirtualMachineRunCommand",
|
|
11376
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { source: {
|
|
11377
|
+
serializedName: "properties.source",
|
|
11385
11378
|
type: {
|
|
11386
11379
|
name: "Composite",
|
|
11387
|
-
className: "
|
|
11388
|
-
}
|
|
11389
|
-
}, encryptionType: {
|
|
11390
|
-
serializedName: "properties.encryptionType",
|
|
11391
|
-
type: {
|
|
11392
|
-
name: "String"
|
|
11380
|
+
className: "VirtualMachineRunCommandScriptSource"
|
|
11393
11381
|
}
|
|
11394
|
-
},
|
|
11395
|
-
serializedName: "properties.
|
|
11382
|
+
}, parameters: {
|
|
11383
|
+
serializedName: "properties.parameters",
|
|
11396
11384
|
type: {
|
|
11397
|
-
name: "
|
|
11398
|
-
|
|
11385
|
+
name: "Sequence",
|
|
11386
|
+
element: {
|
|
11387
|
+
type: {
|
|
11388
|
+
name: "Composite",
|
|
11389
|
+
className: "RunCommandInputParameter"
|
|
11390
|
+
}
|
|
11391
|
+
}
|
|
11399
11392
|
}
|
|
11400
|
-
},
|
|
11401
|
-
serializedName: "properties.
|
|
11402
|
-
readOnly: true,
|
|
11393
|
+
}, protectedParameters: {
|
|
11394
|
+
serializedName: "properties.protectedParameters",
|
|
11403
11395
|
type: {
|
|
11404
11396
|
name: "Sequence",
|
|
11405
11397
|
element: {
|
|
11406
11398
|
type: {
|
|
11407
11399
|
name: "Composite",
|
|
11408
|
-
className: "
|
|
11400
|
+
className: "RunCommandInputParameter"
|
|
11409
11401
|
}
|
|
11410
11402
|
}
|
|
11411
11403
|
}
|
|
11412
|
-
},
|
|
11413
|
-
|
|
11414
|
-
|
|
11404
|
+
}, asyncExecution: {
|
|
11405
|
+
defaultValue: false,
|
|
11406
|
+
serializedName: "properties.asyncExecution",
|
|
11415
11407
|
type: {
|
|
11416
|
-
name: "
|
|
11408
|
+
name: "Boolean"
|
|
11417
11409
|
}
|
|
11418
|
-
},
|
|
11419
|
-
serializedName: "properties.
|
|
11410
|
+
}, runAsUser: {
|
|
11411
|
+
serializedName: "properties.runAsUser",
|
|
11420
11412
|
type: {
|
|
11421
|
-
name: "
|
|
11413
|
+
name: "String"
|
|
11422
11414
|
}
|
|
11423
|
-
},
|
|
11424
|
-
serializedName: "properties.
|
|
11425
|
-
readOnly: true,
|
|
11415
|
+
}, runAsPassword: {
|
|
11416
|
+
serializedName: "properties.runAsPassword",
|
|
11426
11417
|
type: {
|
|
11427
|
-
name: "
|
|
11418
|
+
name: "String"
|
|
11428
11419
|
}
|
|
11429
|
-
},
|
|
11430
|
-
serializedName: "properties.
|
|
11420
|
+
}, timeoutInSeconds: {
|
|
11421
|
+
serializedName: "properties.timeoutInSeconds",
|
|
11431
11422
|
type: {
|
|
11432
|
-
name: "
|
|
11433
|
-
className: "ApiError"
|
|
11423
|
+
name: "Number"
|
|
11434
11424
|
}
|
|
11435
|
-
}
|
|
11436
|
-
|
|
11437
|
-
};
|
|
11438
|
-
export const DiskAccess = {
|
|
11439
|
-
type: {
|
|
11440
|
-
name: "Composite",
|
|
11441
|
-
className: "DiskAccess",
|
|
11442
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { extendedLocation: {
|
|
11443
|
-
serializedName: "extendedLocation",
|
|
11425
|
+
}, outputBlobUri: {
|
|
11426
|
+
serializedName: "properties.outputBlobUri",
|
|
11444
11427
|
type: {
|
|
11445
|
-
name: "
|
|
11446
|
-
className: "ExtendedLocation"
|
|
11428
|
+
name: "String"
|
|
11447
11429
|
}
|
|
11448
|
-
},
|
|
11449
|
-
serializedName: "properties.
|
|
11450
|
-
readOnly: true,
|
|
11430
|
+
}, errorBlobUri: {
|
|
11431
|
+
serializedName: "properties.errorBlobUri",
|
|
11451
11432
|
type: {
|
|
11452
|
-
name: "
|
|
11453
|
-
element: {
|
|
11454
|
-
type: {
|
|
11455
|
-
name: "Composite",
|
|
11456
|
-
className: "PrivateEndpointConnection"
|
|
11457
|
-
}
|
|
11458
|
-
}
|
|
11433
|
+
name: "String"
|
|
11459
11434
|
}
|
|
11460
11435
|
}, provisioningState: {
|
|
11461
11436
|
serializedName: "properties.provisioningState",
|
|
@@ -11463,74 +11438,63 @@ export const DiskAccess = {
|
|
|
11463
11438
|
type: {
|
|
11464
11439
|
name: "String"
|
|
11465
11440
|
}
|
|
11466
|
-
},
|
|
11467
|
-
serializedName: "properties.
|
|
11468
|
-
readOnly: true,
|
|
11441
|
+
}, instanceView: {
|
|
11442
|
+
serializedName: "properties.instanceView",
|
|
11469
11443
|
type: {
|
|
11470
|
-
name: "
|
|
11444
|
+
name: "Composite",
|
|
11445
|
+
className: "VirtualMachineRunCommandInstanceView"
|
|
11471
11446
|
}
|
|
11472
11447
|
} })
|
|
11473
11448
|
}
|
|
11474
11449
|
};
|
|
11475
|
-
export const
|
|
11450
|
+
export const Disk = {
|
|
11476
11451
|
type: {
|
|
11477
11452
|
name: "Composite",
|
|
11478
|
-
className: "
|
|
11479
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), {
|
|
11480
|
-
serializedName: "
|
|
11481
|
-
type: {
|
|
11482
|
-
name: "String"
|
|
11483
|
-
}
|
|
11484
|
-
}, identifier: {
|
|
11485
|
-
serializedName: "properties.identifier",
|
|
11486
|
-
type: {
|
|
11487
|
-
name: "Composite",
|
|
11488
|
-
className: "GalleryIdentifier"
|
|
11489
|
-
}
|
|
11490
|
-
}, provisioningState: {
|
|
11491
|
-
serializedName: "properties.provisioningState",
|
|
11453
|
+
className: "Disk",
|
|
11454
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { managedBy: {
|
|
11455
|
+
serializedName: "managedBy",
|
|
11492
11456
|
readOnly: true,
|
|
11493
11457
|
type: {
|
|
11494
11458
|
name: "String"
|
|
11495
11459
|
}
|
|
11496
|
-
},
|
|
11497
|
-
serializedName: "
|
|
11498
|
-
|
|
11499
|
-
name: "Composite",
|
|
11500
|
-
className: "SharingProfile"
|
|
11501
|
-
}
|
|
11502
|
-
}, softDeletePolicy: {
|
|
11503
|
-
serializedName: "properties.softDeletePolicy",
|
|
11460
|
+
}, managedByExtended: {
|
|
11461
|
+
serializedName: "managedByExtended",
|
|
11462
|
+
readOnly: true,
|
|
11504
11463
|
type: {
|
|
11505
|
-
name: "
|
|
11506
|
-
|
|
11464
|
+
name: "Sequence",
|
|
11465
|
+
element: {
|
|
11466
|
+
type: {
|
|
11467
|
+
name: "String"
|
|
11468
|
+
}
|
|
11469
|
+
}
|
|
11507
11470
|
}
|
|
11508
|
-
}
|
|
11509
|
-
|
|
11510
|
-
};
|
|
11511
|
-
export const GalleryImage = {
|
|
11512
|
-
type: {
|
|
11513
|
-
name: "Composite",
|
|
11514
|
-
className: "GalleryImage",
|
|
11515
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { description: {
|
|
11516
|
-
serializedName: "properties.description",
|
|
11471
|
+
}, sku: {
|
|
11472
|
+
serializedName: "sku",
|
|
11517
11473
|
type: {
|
|
11518
|
-
name: "
|
|
11474
|
+
name: "Composite",
|
|
11475
|
+
className: "DiskSku"
|
|
11519
11476
|
}
|
|
11520
|
-
},
|
|
11521
|
-
serializedName: "
|
|
11477
|
+
}, zones: {
|
|
11478
|
+
serializedName: "zones",
|
|
11522
11479
|
type: {
|
|
11523
|
-
name: "
|
|
11480
|
+
name: "Sequence",
|
|
11481
|
+
element: {
|
|
11482
|
+
type: {
|
|
11483
|
+
name: "String"
|
|
11484
|
+
}
|
|
11485
|
+
}
|
|
11524
11486
|
}
|
|
11525
|
-
},
|
|
11526
|
-
serializedName: "
|
|
11487
|
+
}, extendedLocation: {
|
|
11488
|
+
serializedName: "extendedLocation",
|
|
11527
11489
|
type: {
|
|
11528
|
-
name: "
|
|
11490
|
+
name: "Composite",
|
|
11491
|
+
className: "ExtendedLocation"
|
|
11529
11492
|
}
|
|
11530
|
-
},
|
|
11531
|
-
serializedName: "properties.
|
|
11493
|
+
}, timeCreated: {
|
|
11494
|
+
serializedName: "properties.timeCreated",
|
|
11495
|
+
readOnly: true,
|
|
11532
11496
|
type: {
|
|
11533
|
-
name: "
|
|
11497
|
+
name: "DateTime"
|
|
11534
11498
|
}
|
|
11535
11499
|
}, osType: {
|
|
11536
11500
|
serializedName: "properties.osType",
|
|
@@ -11538,45 +11502,51 @@ export const GalleryImage = {
|
|
|
11538
11502
|
name: "Enum",
|
|
11539
11503
|
allowedValues: ["Windows", "Linux"]
|
|
11540
11504
|
}
|
|
11541
|
-
}, osState: {
|
|
11542
|
-
serializedName: "properties.osState",
|
|
11543
|
-
type: {
|
|
11544
|
-
name: "Enum",
|
|
11545
|
-
allowedValues: ["Generalized", "Specialized"]
|
|
11546
|
-
}
|
|
11547
11505
|
}, hyperVGeneration: {
|
|
11548
11506
|
serializedName: "properties.hyperVGeneration",
|
|
11549
11507
|
type: {
|
|
11550
11508
|
name: "String"
|
|
11551
11509
|
}
|
|
11552
|
-
},
|
|
11553
|
-
serializedName: "properties.
|
|
11510
|
+
}, purchasePlan: {
|
|
11511
|
+
serializedName: "properties.purchasePlan",
|
|
11554
11512
|
type: {
|
|
11555
|
-
name: "
|
|
11513
|
+
name: "Composite",
|
|
11514
|
+
className: "PurchasePlanAutoGenerated"
|
|
11556
11515
|
}
|
|
11557
|
-
},
|
|
11558
|
-
serializedName: "properties.
|
|
11516
|
+
}, supportedCapabilities: {
|
|
11517
|
+
serializedName: "properties.supportedCapabilities",
|
|
11559
11518
|
type: {
|
|
11560
11519
|
name: "Composite",
|
|
11561
|
-
className: "
|
|
11520
|
+
className: "SupportedCapabilities"
|
|
11562
11521
|
}
|
|
11563
|
-
},
|
|
11564
|
-
serializedName: "properties.
|
|
11522
|
+
}, creationData: {
|
|
11523
|
+
serializedName: "properties.creationData",
|
|
11565
11524
|
type: {
|
|
11566
11525
|
name: "Composite",
|
|
11567
|
-
className: "
|
|
11526
|
+
className: "CreationData"
|
|
11568
11527
|
}
|
|
11569
|
-
},
|
|
11570
|
-
serializedName: "properties.
|
|
11528
|
+
}, diskSizeGB: {
|
|
11529
|
+
serializedName: "properties.diskSizeGB",
|
|
11571
11530
|
type: {
|
|
11572
|
-
name: "
|
|
11573
|
-
className: "Disallowed"
|
|
11531
|
+
name: "Number"
|
|
11574
11532
|
}
|
|
11575
|
-
},
|
|
11576
|
-
serializedName: "properties.
|
|
11533
|
+
}, diskSizeBytes: {
|
|
11534
|
+
serializedName: "properties.diskSizeBytes",
|
|
11535
|
+
readOnly: true,
|
|
11536
|
+
type: {
|
|
11537
|
+
name: "Number"
|
|
11538
|
+
}
|
|
11539
|
+
}, uniqueId: {
|
|
11540
|
+
serializedName: "properties.uniqueId",
|
|
11541
|
+
readOnly: true,
|
|
11542
|
+
type: {
|
|
11543
|
+
name: "String"
|
|
11544
|
+
}
|
|
11545
|
+
}, encryptionSettingsCollection: {
|
|
11546
|
+
serializedName: "properties.encryptionSettingsCollection",
|
|
11577
11547
|
type: {
|
|
11578
11548
|
name: "Composite",
|
|
11579
|
-
className: "
|
|
11549
|
+
className: "EncryptionSettingsCollection"
|
|
11580
11550
|
}
|
|
11581
11551
|
}, provisioningState: {
|
|
11582
11552
|
serializedName: "properties.provisioningState",
|
|
@@ -11584,550 +11554,548 @@ export const GalleryImage = {
|
|
|
11584
11554
|
type: {
|
|
11585
11555
|
name: "String"
|
|
11586
11556
|
}
|
|
11587
|
-
},
|
|
11588
|
-
serializedName: "properties.
|
|
11557
|
+
}, diskIopsReadWrite: {
|
|
11558
|
+
serializedName: "properties.diskIOPSReadWrite",
|
|
11589
11559
|
type: {
|
|
11590
|
-
name: "
|
|
11591
|
-
element: {
|
|
11592
|
-
type: {
|
|
11593
|
-
name: "Composite",
|
|
11594
|
-
className: "GalleryImageFeature"
|
|
11595
|
-
}
|
|
11596
|
-
}
|
|
11560
|
+
name: "Number"
|
|
11597
11561
|
}
|
|
11598
|
-
}
|
|
11599
|
-
|
|
11600
|
-
};
|
|
11601
|
-
export const GalleryImageVersion = {
|
|
11602
|
-
type: {
|
|
11603
|
-
name: "Composite",
|
|
11604
|
-
className: "GalleryImageVersion",
|
|
11605
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { publishingProfile: {
|
|
11606
|
-
serializedName: "properties.publishingProfile",
|
|
11562
|
+
}, diskMBpsReadWrite: {
|
|
11563
|
+
serializedName: "properties.diskMBpsReadWrite",
|
|
11607
11564
|
type: {
|
|
11608
|
-
name: "
|
|
11609
|
-
className: "GalleryImageVersionPublishingProfile"
|
|
11565
|
+
name: "Number"
|
|
11610
11566
|
}
|
|
11611
|
-
},
|
|
11612
|
-
serializedName: "properties.
|
|
11567
|
+
}, diskIopsReadOnly: {
|
|
11568
|
+
serializedName: "properties.diskIOPSReadOnly",
|
|
11569
|
+
type: {
|
|
11570
|
+
name: "Number"
|
|
11571
|
+
}
|
|
11572
|
+
}, diskMBpsReadOnly: {
|
|
11573
|
+
serializedName: "properties.diskMBpsReadOnly",
|
|
11574
|
+
type: {
|
|
11575
|
+
name: "Number"
|
|
11576
|
+
}
|
|
11577
|
+
}, diskState: {
|
|
11578
|
+
serializedName: "properties.diskState",
|
|
11613
11579
|
readOnly: true,
|
|
11614
11580
|
type: {
|
|
11615
11581
|
name: "String"
|
|
11616
11582
|
}
|
|
11617
|
-
},
|
|
11618
|
-
serializedName: "properties.
|
|
11583
|
+
}, encryption: {
|
|
11584
|
+
serializedName: "properties.encryption",
|
|
11619
11585
|
type: {
|
|
11620
11586
|
name: "Composite",
|
|
11621
|
-
className: "
|
|
11587
|
+
className: "Encryption"
|
|
11622
11588
|
}
|
|
11623
|
-
},
|
|
11624
|
-
serializedName: "properties.
|
|
11589
|
+
}, maxShares: {
|
|
11590
|
+
serializedName: "properties.maxShares",
|
|
11625
11591
|
type: {
|
|
11626
|
-
name: "
|
|
11627
|
-
className: "ReplicationStatus"
|
|
11592
|
+
name: "Number"
|
|
11628
11593
|
}
|
|
11629
|
-
}
|
|
11630
|
-
|
|
11631
|
-
|
|
11632
|
-
export const GalleryApplication = {
|
|
11633
|
-
type: {
|
|
11634
|
-
name: "Composite",
|
|
11635
|
-
className: "GalleryApplication",
|
|
11636
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { description: {
|
|
11637
|
-
serializedName: "properties.description",
|
|
11594
|
+
}, shareInfo: {
|
|
11595
|
+
serializedName: "properties.shareInfo",
|
|
11596
|
+
readOnly: true,
|
|
11638
11597
|
type: {
|
|
11639
|
-
name: "
|
|
11598
|
+
name: "Sequence",
|
|
11599
|
+
element: {
|
|
11600
|
+
type: {
|
|
11601
|
+
name: "Composite",
|
|
11602
|
+
className: "ShareInfoElement"
|
|
11603
|
+
}
|
|
11604
|
+
}
|
|
11640
11605
|
}
|
|
11641
|
-
},
|
|
11642
|
-
serializedName: "properties.
|
|
11606
|
+
}, networkAccessPolicy: {
|
|
11607
|
+
serializedName: "properties.networkAccessPolicy",
|
|
11643
11608
|
type: {
|
|
11644
11609
|
name: "String"
|
|
11645
11610
|
}
|
|
11646
|
-
},
|
|
11647
|
-
serializedName: "properties.
|
|
11611
|
+
}, diskAccessId: {
|
|
11612
|
+
serializedName: "properties.diskAccessId",
|
|
11648
11613
|
type: {
|
|
11649
11614
|
name: "String"
|
|
11650
11615
|
}
|
|
11651
|
-
},
|
|
11652
|
-
serializedName: "properties.
|
|
11616
|
+
}, tier: {
|
|
11617
|
+
serializedName: "properties.tier",
|
|
11653
11618
|
type: {
|
|
11654
11619
|
name: "String"
|
|
11655
11620
|
}
|
|
11656
|
-
},
|
|
11657
|
-
serializedName: "properties.
|
|
11621
|
+
}, burstingEnabled: {
|
|
11622
|
+
serializedName: "properties.burstingEnabled",
|
|
11658
11623
|
type: {
|
|
11659
|
-
name: "
|
|
11624
|
+
name: "Boolean"
|
|
11660
11625
|
}
|
|
11661
|
-
},
|
|
11662
|
-
serializedName: "properties.
|
|
11626
|
+
}, propertyUpdatesInProgress: {
|
|
11627
|
+
serializedName: "properties.propertyUpdatesInProgress",
|
|
11663
11628
|
type: {
|
|
11664
|
-
name: "
|
|
11665
|
-
|
|
11629
|
+
name: "Composite",
|
|
11630
|
+
className: "PropertyUpdatesInProgress"
|
|
11666
11631
|
}
|
|
11667
|
-
}
|
|
11668
|
-
|
|
11669
|
-
|
|
11670
|
-
|
|
11671
|
-
|
|
11672
|
-
|
|
11673
|
-
|
|
11674
|
-
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { publishingProfile: {
|
|
11675
|
-
serializedName: "properties.publishingProfile",
|
|
11632
|
+
}, supportsHibernation: {
|
|
11633
|
+
serializedName: "properties.supportsHibernation",
|
|
11634
|
+
type: {
|
|
11635
|
+
name: "Boolean"
|
|
11636
|
+
}
|
|
11637
|
+
}, securityProfile: {
|
|
11638
|
+
serializedName: "properties.securityProfile",
|
|
11676
11639
|
type: {
|
|
11677
11640
|
name: "Composite",
|
|
11678
|
-
className: "
|
|
11641
|
+
className: "DiskSecurityProfile"
|
|
11679
11642
|
}
|
|
11680
|
-
},
|
|
11681
|
-
serializedName: "properties.
|
|
11682
|
-
readOnly: true,
|
|
11643
|
+
}, completionPercent: {
|
|
11644
|
+
serializedName: "properties.completionPercent",
|
|
11683
11645
|
type: {
|
|
11684
|
-
name: "
|
|
11646
|
+
name: "Number"
|
|
11685
11647
|
}
|
|
11686
|
-
},
|
|
11687
|
-
serializedName: "properties.
|
|
11648
|
+
}, publicNetworkAccess: {
|
|
11649
|
+
serializedName: "properties.publicNetworkAccess",
|
|
11688
11650
|
type: {
|
|
11689
|
-
name: "
|
|
11690
|
-
className: "ReplicationStatus"
|
|
11651
|
+
name: "String"
|
|
11691
11652
|
}
|
|
11692
11653
|
} })
|
|
11693
11654
|
}
|
|
11694
11655
|
};
|
|
11695
|
-
export const
|
|
11656
|
+
export const Snapshot = {
|
|
11696
11657
|
type: {
|
|
11697
11658
|
name: "Composite",
|
|
11698
|
-
className: "
|
|
11699
|
-
modelProperties: Object.assign(Object.assign({},
|
|
11700
|
-
serializedName: "
|
|
11659
|
+
className: "Snapshot",
|
|
11660
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { managedBy: {
|
|
11661
|
+
serializedName: "managedBy",
|
|
11662
|
+
readOnly: true,
|
|
11663
|
+
type: {
|
|
11664
|
+
name: "String"
|
|
11665
|
+
}
|
|
11666
|
+
}, sku: {
|
|
11667
|
+
serializedName: "sku",
|
|
11701
11668
|
type: {
|
|
11702
11669
|
name: "Composite",
|
|
11703
|
-
className: "
|
|
11670
|
+
className: "SnapshotSku"
|
|
11704
11671
|
}
|
|
11705
|
-
}
|
|
11706
|
-
|
|
11707
|
-
};
|
|
11708
|
-
export const VirtualMachineImageResource = {
|
|
11709
|
-
type: {
|
|
11710
|
-
name: "Composite",
|
|
11711
|
-
className: "VirtualMachineImageResource",
|
|
11712
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
11713
|
-
serializedName: "name",
|
|
11714
|
-
required: true,
|
|
11672
|
+
}, extendedLocation: {
|
|
11673
|
+
serializedName: "extendedLocation",
|
|
11715
11674
|
type: {
|
|
11716
|
-
name: "
|
|
11675
|
+
name: "Composite",
|
|
11676
|
+
className: "ExtendedLocation"
|
|
11717
11677
|
}
|
|
11718
|
-
},
|
|
11719
|
-
serializedName: "
|
|
11720
|
-
|
|
11678
|
+
}, timeCreated: {
|
|
11679
|
+
serializedName: "properties.timeCreated",
|
|
11680
|
+
readOnly: true,
|
|
11681
|
+
type: {
|
|
11682
|
+
name: "DateTime"
|
|
11683
|
+
}
|
|
11684
|
+
}, osType: {
|
|
11685
|
+
serializedName: "properties.osType",
|
|
11686
|
+
type: {
|
|
11687
|
+
name: "Enum",
|
|
11688
|
+
allowedValues: ["Windows", "Linux"]
|
|
11689
|
+
}
|
|
11690
|
+
}, hyperVGeneration: {
|
|
11691
|
+
serializedName: "properties.hyperVGeneration",
|
|
11721
11692
|
type: {
|
|
11722
11693
|
name: "String"
|
|
11723
11694
|
}
|
|
11724
|
-
},
|
|
11725
|
-
serializedName: "
|
|
11695
|
+
}, purchasePlan: {
|
|
11696
|
+
serializedName: "properties.purchasePlan",
|
|
11726
11697
|
type: {
|
|
11727
|
-
name: "
|
|
11728
|
-
|
|
11698
|
+
name: "Composite",
|
|
11699
|
+
className: "PurchasePlanAutoGenerated"
|
|
11729
11700
|
}
|
|
11730
|
-
},
|
|
11731
|
-
serializedName: "
|
|
11701
|
+
}, supportedCapabilities: {
|
|
11702
|
+
serializedName: "properties.supportedCapabilities",
|
|
11732
11703
|
type: {
|
|
11733
11704
|
name: "Composite",
|
|
11734
|
-
className: "
|
|
11705
|
+
className: "SupportedCapabilities"
|
|
11735
11706
|
}
|
|
11736
|
-
}
|
|
11737
|
-
|
|
11738
|
-
};
|
|
11739
|
-
export const ImageReference = {
|
|
11740
|
-
type: {
|
|
11741
|
-
name: "Composite",
|
|
11742
|
-
className: "ImageReference",
|
|
11743
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { publisher: {
|
|
11744
|
-
serializedName: "publisher",
|
|
11707
|
+
}, creationData: {
|
|
11708
|
+
serializedName: "properties.creationData",
|
|
11745
11709
|
type: {
|
|
11746
|
-
name: "
|
|
11710
|
+
name: "Composite",
|
|
11711
|
+
className: "CreationData"
|
|
11747
11712
|
}
|
|
11748
|
-
},
|
|
11749
|
-
serializedName: "
|
|
11713
|
+
}, diskSizeGB: {
|
|
11714
|
+
serializedName: "properties.diskSizeGB",
|
|
11750
11715
|
type: {
|
|
11751
|
-
name: "
|
|
11716
|
+
name: "Number"
|
|
11752
11717
|
}
|
|
11753
|
-
},
|
|
11754
|
-
serializedName: "
|
|
11718
|
+
}, diskSizeBytes: {
|
|
11719
|
+
serializedName: "properties.diskSizeBytes",
|
|
11720
|
+
readOnly: true,
|
|
11755
11721
|
type: {
|
|
11756
|
-
name: "
|
|
11722
|
+
name: "Number"
|
|
11757
11723
|
}
|
|
11758
|
-
},
|
|
11759
|
-
serializedName: "
|
|
11724
|
+
}, diskState: {
|
|
11725
|
+
serializedName: "properties.diskState",
|
|
11726
|
+
readOnly: true,
|
|
11760
11727
|
type: {
|
|
11761
11728
|
name: "String"
|
|
11762
11729
|
}
|
|
11763
|
-
},
|
|
11764
|
-
serializedName: "
|
|
11730
|
+
}, uniqueId: {
|
|
11731
|
+
serializedName: "properties.uniqueId",
|
|
11765
11732
|
readOnly: true,
|
|
11766
11733
|
type: {
|
|
11767
11734
|
name: "String"
|
|
11768
11735
|
}
|
|
11769
|
-
},
|
|
11770
|
-
serializedName: "
|
|
11736
|
+
}, encryptionSettingsCollection: {
|
|
11737
|
+
serializedName: "properties.encryptionSettingsCollection",
|
|
11771
11738
|
type: {
|
|
11772
|
-
name: "
|
|
11739
|
+
name: "Composite",
|
|
11740
|
+
className: "EncryptionSettingsCollection"
|
|
11773
11741
|
}
|
|
11774
|
-
}
|
|
11775
|
-
|
|
11776
|
-
|
|
11777
|
-
export const DiskEncryptionSetParameters = {
|
|
11778
|
-
type: {
|
|
11779
|
-
name: "Composite",
|
|
11780
|
-
className: "DiskEncryptionSetParameters",
|
|
11781
|
-
modelProperties: Object.assign({}, SubResource.type.modelProperties)
|
|
11782
|
-
}
|
|
11783
|
-
};
|
|
11784
|
-
export const ManagedDiskParameters = {
|
|
11785
|
-
type: {
|
|
11786
|
-
name: "Composite",
|
|
11787
|
-
className: "ManagedDiskParameters",
|
|
11788
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { storageAccountType: {
|
|
11789
|
-
serializedName: "storageAccountType",
|
|
11742
|
+
}, provisioningState: {
|
|
11743
|
+
serializedName: "properties.provisioningState",
|
|
11744
|
+
readOnly: true,
|
|
11790
11745
|
type: {
|
|
11791
11746
|
name: "String"
|
|
11792
11747
|
}
|
|
11793
|
-
},
|
|
11794
|
-
serializedName: "
|
|
11795
|
-
type: {
|
|
11796
|
-
name: "Composite",
|
|
11797
|
-
className: "DiskEncryptionSetParameters"
|
|
11798
|
-
}
|
|
11799
|
-
} })
|
|
11800
|
-
}
|
|
11801
|
-
};
|
|
11802
|
-
export const NetworkInterfaceReference = {
|
|
11803
|
-
type: {
|
|
11804
|
-
name: "Composite",
|
|
11805
|
-
className: "NetworkInterfaceReference",
|
|
11806
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { primary: {
|
|
11807
|
-
serializedName: "properties.primary",
|
|
11748
|
+
}, incremental: {
|
|
11749
|
+
serializedName: "properties.incremental",
|
|
11808
11750
|
type: {
|
|
11809
11751
|
name: "Boolean"
|
|
11810
11752
|
}
|
|
11811
|
-
},
|
|
11812
|
-
serializedName: "properties.
|
|
11753
|
+
}, encryption: {
|
|
11754
|
+
serializedName: "properties.encryption",
|
|
11813
11755
|
type: {
|
|
11814
|
-
name: "
|
|
11756
|
+
name: "Composite",
|
|
11757
|
+
className: "Encryption"
|
|
11815
11758
|
}
|
|
11816
|
-
}
|
|
11817
|
-
|
|
11818
|
-
};
|
|
11819
|
-
export const VirtualMachineScaleSetIPConfiguration = {
|
|
11820
|
-
type: {
|
|
11821
|
-
name: "Composite",
|
|
11822
|
-
className: "VirtualMachineScaleSetIPConfiguration",
|
|
11823
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
11824
|
-
serializedName: "name",
|
|
11825
|
-
required: true,
|
|
11759
|
+
}, networkAccessPolicy: {
|
|
11760
|
+
serializedName: "properties.networkAccessPolicy",
|
|
11826
11761
|
type: {
|
|
11827
11762
|
name: "String"
|
|
11828
11763
|
}
|
|
11829
|
-
},
|
|
11830
|
-
serializedName: "properties.
|
|
11764
|
+
}, diskAccessId: {
|
|
11765
|
+
serializedName: "properties.diskAccessId",
|
|
11831
11766
|
type: {
|
|
11832
|
-
name: "
|
|
11833
|
-
className: "ApiEntityReference"
|
|
11767
|
+
name: "String"
|
|
11834
11768
|
}
|
|
11835
|
-
},
|
|
11836
|
-
serializedName: "properties.
|
|
11769
|
+
}, supportsHibernation: {
|
|
11770
|
+
serializedName: "properties.supportsHibernation",
|
|
11837
11771
|
type: {
|
|
11838
11772
|
name: "Boolean"
|
|
11839
11773
|
}
|
|
11840
|
-
},
|
|
11841
|
-
serializedName: "properties.
|
|
11774
|
+
}, publicNetworkAccess: {
|
|
11775
|
+
serializedName: "properties.publicNetworkAccess",
|
|
11842
11776
|
type: {
|
|
11843
|
-
name: "
|
|
11844
|
-
className: "VirtualMachineScaleSetPublicIPAddressConfiguration"
|
|
11777
|
+
name: "String"
|
|
11845
11778
|
}
|
|
11846
|
-
},
|
|
11847
|
-
serializedName: "properties.
|
|
11779
|
+
}, completionPercent: {
|
|
11780
|
+
serializedName: "properties.completionPercent",
|
|
11848
11781
|
type: {
|
|
11849
|
-
name: "
|
|
11782
|
+
name: "Number"
|
|
11850
11783
|
}
|
|
11851
|
-
}
|
|
11852
|
-
|
|
11784
|
+
} })
|
|
11785
|
+
}
|
|
11786
|
+
};
|
|
11787
|
+
export const DiskEncryptionSet = {
|
|
11788
|
+
type: {
|
|
11789
|
+
name: "Composite",
|
|
11790
|
+
className: "DiskEncryptionSet",
|
|
11791
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { identity: {
|
|
11792
|
+
serializedName: "identity",
|
|
11853
11793
|
type: {
|
|
11854
|
-
name: "
|
|
11855
|
-
|
|
11856
|
-
type: {
|
|
11857
|
-
name: "Composite",
|
|
11858
|
-
className: "SubResource"
|
|
11859
|
-
}
|
|
11860
|
-
}
|
|
11794
|
+
name: "Composite",
|
|
11795
|
+
className: "EncryptionSetIdentity"
|
|
11861
11796
|
}
|
|
11862
|
-
},
|
|
11863
|
-
serializedName: "properties.
|
|
11797
|
+
}, encryptionType: {
|
|
11798
|
+
serializedName: "properties.encryptionType",
|
|
11864
11799
|
type: {
|
|
11865
|
-
name: "
|
|
11866
|
-
element: {
|
|
11867
|
-
type: {
|
|
11868
|
-
name: "Composite",
|
|
11869
|
-
className: "SubResource"
|
|
11870
|
-
}
|
|
11871
|
-
}
|
|
11800
|
+
name: "String"
|
|
11872
11801
|
}
|
|
11873
|
-
},
|
|
11874
|
-
serializedName: "properties.
|
|
11802
|
+
}, activeKey: {
|
|
11803
|
+
serializedName: "properties.activeKey",
|
|
11875
11804
|
type: {
|
|
11876
|
-
name: "
|
|
11877
|
-
|
|
11878
|
-
type: {
|
|
11879
|
-
name: "Composite",
|
|
11880
|
-
className: "SubResource"
|
|
11881
|
-
}
|
|
11882
|
-
}
|
|
11805
|
+
name: "Composite",
|
|
11806
|
+
className: "KeyForDiskEncryptionSet"
|
|
11883
11807
|
}
|
|
11884
|
-
},
|
|
11885
|
-
serializedName: "properties.
|
|
11808
|
+
}, previousKeys: {
|
|
11809
|
+
serializedName: "properties.previousKeys",
|
|
11810
|
+
readOnly: true,
|
|
11886
11811
|
type: {
|
|
11887
11812
|
name: "Sequence",
|
|
11888
11813
|
element: {
|
|
11889
11814
|
type: {
|
|
11890
11815
|
name: "Composite",
|
|
11891
|
-
className: "
|
|
11816
|
+
className: "KeyForDiskEncryptionSet"
|
|
11892
11817
|
}
|
|
11893
11818
|
}
|
|
11894
11819
|
}
|
|
11895
|
-
}
|
|
11896
|
-
|
|
11897
|
-
|
|
11898
|
-
export const VirtualMachineScaleSetNetworkConfiguration = {
|
|
11899
|
-
type: {
|
|
11900
|
-
name: "Composite",
|
|
11901
|
-
className: "VirtualMachineScaleSetNetworkConfiguration",
|
|
11902
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
11903
|
-
serializedName: "name",
|
|
11904
|
-
required: true,
|
|
11820
|
+
}, provisioningState: {
|
|
11821
|
+
serializedName: "properties.provisioningState",
|
|
11822
|
+
readOnly: true,
|
|
11905
11823
|
type: {
|
|
11906
11824
|
name: "String"
|
|
11907
11825
|
}
|
|
11908
|
-
},
|
|
11909
|
-
serializedName: "properties.
|
|
11910
|
-
type: {
|
|
11911
|
-
name: "Boolean"
|
|
11912
|
-
}
|
|
11913
|
-
}, enableAcceleratedNetworking: {
|
|
11914
|
-
serializedName: "properties.enableAcceleratedNetworking",
|
|
11826
|
+
}, rotationToLatestKeyVersionEnabled: {
|
|
11827
|
+
serializedName: "properties.rotationToLatestKeyVersionEnabled",
|
|
11915
11828
|
type: {
|
|
11916
11829
|
name: "Boolean"
|
|
11917
11830
|
}
|
|
11918
|
-
},
|
|
11919
|
-
serializedName: "properties.
|
|
11831
|
+
}, lastKeyRotationTimestamp: {
|
|
11832
|
+
serializedName: "properties.lastKeyRotationTimestamp",
|
|
11833
|
+
readOnly: true,
|
|
11920
11834
|
type: {
|
|
11921
|
-
name: "
|
|
11835
|
+
name: "DateTime"
|
|
11922
11836
|
}
|
|
11923
|
-
},
|
|
11924
|
-
serializedName: "properties.
|
|
11837
|
+
}, autoKeyRotationError: {
|
|
11838
|
+
serializedName: "properties.autoKeyRotationError",
|
|
11925
11839
|
type: {
|
|
11926
11840
|
name: "Composite",
|
|
11927
|
-
className: "
|
|
11841
|
+
className: "ApiError"
|
|
11928
11842
|
}
|
|
11929
|
-
}
|
|
11930
|
-
|
|
11843
|
+
} })
|
|
11844
|
+
}
|
|
11845
|
+
};
|
|
11846
|
+
export const DiskAccess = {
|
|
11847
|
+
type: {
|
|
11848
|
+
name: "Composite",
|
|
11849
|
+
className: "DiskAccess",
|
|
11850
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { extendedLocation: {
|
|
11851
|
+
serializedName: "extendedLocation",
|
|
11931
11852
|
type: {
|
|
11932
11853
|
name: "Composite",
|
|
11933
|
-
className: "
|
|
11854
|
+
className: "ExtendedLocation"
|
|
11934
11855
|
}
|
|
11935
|
-
},
|
|
11936
|
-
serializedName: "properties.
|
|
11856
|
+
}, privateEndpointConnections: {
|
|
11857
|
+
serializedName: "properties.privateEndpointConnections",
|
|
11858
|
+
readOnly: true,
|
|
11937
11859
|
type: {
|
|
11938
11860
|
name: "Sequence",
|
|
11939
11861
|
element: {
|
|
11940
11862
|
type: {
|
|
11941
11863
|
name: "Composite",
|
|
11942
|
-
className: "
|
|
11864
|
+
className: "PrivateEndpointConnection"
|
|
11943
11865
|
}
|
|
11944
11866
|
}
|
|
11945
11867
|
}
|
|
11946
|
-
},
|
|
11947
|
-
serializedName: "properties.
|
|
11868
|
+
}, provisioningState: {
|
|
11869
|
+
serializedName: "properties.provisioningState",
|
|
11870
|
+
readOnly: true,
|
|
11948
11871
|
type: {
|
|
11949
|
-
name: "
|
|
11872
|
+
name: "String"
|
|
11950
11873
|
}
|
|
11951
|
-
},
|
|
11952
|
-
serializedName: "properties.
|
|
11874
|
+
}, timeCreated: {
|
|
11875
|
+
serializedName: "properties.timeCreated",
|
|
11876
|
+
readOnly: true,
|
|
11953
11877
|
type: {
|
|
11954
|
-
name: "
|
|
11878
|
+
name: "DateTime"
|
|
11955
11879
|
}
|
|
11956
11880
|
} })
|
|
11957
11881
|
}
|
|
11958
11882
|
};
|
|
11959
|
-
export const
|
|
11883
|
+
export const Gallery = {
|
|
11960
11884
|
type: {
|
|
11961
11885
|
name: "Composite",
|
|
11962
|
-
className: "
|
|
11963
|
-
modelProperties: Object.assign(Object.assign({},
|
|
11964
|
-
serializedName: "
|
|
11965
|
-
readOnly: true,
|
|
11886
|
+
className: "Gallery",
|
|
11887
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { description: {
|
|
11888
|
+
serializedName: "properties.description",
|
|
11966
11889
|
type: {
|
|
11967
11890
|
name: "String"
|
|
11968
11891
|
}
|
|
11969
|
-
},
|
|
11970
|
-
serializedName: "
|
|
11892
|
+
}, identifier: {
|
|
11893
|
+
serializedName: "properties.identifier",
|
|
11894
|
+
type: {
|
|
11895
|
+
name: "Composite",
|
|
11896
|
+
className: "GalleryIdentifier"
|
|
11897
|
+
}
|
|
11898
|
+
}, provisioningState: {
|
|
11899
|
+
serializedName: "properties.provisioningState",
|
|
11971
11900
|
readOnly: true,
|
|
11972
11901
|
type: {
|
|
11973
11902
|
name: "String"
|
|
11974
11903
|
}
|
|
11975
|
-
},
|
|
11976
|
-
serializedName: "
|
|
11977
|
-
readOnly: true,
|
|
11904
|
+
}, sharingProfile: {
|
|
11905
|
+
serializedName: "properties.sharingProfile",
|
|
11978
11906
|
type: {
|
|
11979
|
-
name: "
|
|
11980
|
-
|
|
11907
|
+
name: "Composite",
|
|
11908
|
+
className: "SharingProfile"
|
|
11981
11909
|
}
|
|
11982
|
-
},
|
|
11983
|
-
serializedName: "
|
|
11984
|
-
readOnly: true,
|
|
11910
|
+
}, softDeletePolicy: {
|
|
11911
|
+
serializedName: "properties.softDeletePolicy",
|
|
11985
11912
|
type: {
|
|
11986
|
-
name: "
|
|
11987
|
-
|
|
11988
|
-
type: {
|
|
11989
|
-
name: "Dictionary",
|
|
11990
|
-
value: { type: { name: "any" } }
|
|
11991
|
-
}
|
|
11992
|
-
}
|
|
11913
|
+
name: "Composite",
|
|
11914
|
+
className: "SoftDeletePolicy"
|
|
11993
11915
|
}
|
|
11994
11916
|
} })
|
|
11995
11917
|
}
|
|
11996
11918
|
};
|
|
11997
|
-
export const
|
|
11919
|
+
export const GalleryImage = {
|
|
11998
11920
|
type: {
|
|
11999
11921
|
name: "Composite",
|
|
12000
|
-
className: "
|
|
12001
|
-
modelProperties: Object.assign(Object.assign({},
|
|
12002
|
-
serializedName: "
|
|
11922
|
+
className: "GalleryImage",
|
|
11923
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { description: {
|
|
11924
|
+
serializedName: "properties.description",
|
|
12003
11925
|
type: {
|
|
12004
11926
|
name: "String"
|
|
12005
11927
|
}
|
|
12006
|
-
},
|
|
12007
|
-
serializedName: "properties.
|
|
11928
|
+
}, eula: {
|
|
11929
|
+
serializedName: "properties.eula",
|
|
11930
|
+
type: {
|
|
11931
|
+
name: "String"
|
|
11932
|
+
}
|
|
11933
|
+
}, privacyStatementUri: {
|
|
11934
|
+
serializedName: "properties.privacyStatementUri",
|
|
11935
|
+
type: {
|
|
11936
|
+
name: "String"
|
|
11937
|
+
}
|
|
11938
|
+
}, releaseNoteUri: {
|
|
11939
|
+
serializedName: "properties.releaseNoteUri",
|
|
11940
|
+
type: {
|
|
11941
|
+
name: "String"
|
|
11942
|
+
}
|
|
11943
|
+
}, osType: {
|
|
11944
|
+
serializedName: "properties.osType",
|
|
11945
|
+
type: {
|
|
11946
|
+
name: "Enum",
|
|
11947
|
+
allowedValues: ["Windows", "Linux"]
|
|
11948
|
+
}
|
|
11949
|
+
}, osState: {
|
|
11950
|
+
serializedName: "properties.osState",
|
|
11951
|
+
type: {
|
|
11952
|
+
name: "Enum",
|
|
11953
|
+
allowedValues: ["Generalized", "Specialized"]
|
|
11954
|
+
}
|
|
11955
|
+
}, hyperVGeneration: {
|
|
11956
|
+
serializedName: "properties.hyperVGeneration",
|
|
11957
|
+
type: {
|
|
11958
|
+
name: "String"
|
|
11959
|
+
}
|
|
11960
|
+
}, endOfLifeDate: {
|
|
11961
|
+
serializedName: "properties.endOfLifeDate",
|
|
11962
|
+
type: {
|
|
11963
|
+
name: "DateTime"
|
|
11964
|
+
}
|
|
11965
|
+
}, identifier: {
|
|
11966
|
+
serializedName: "properties.identifier",
|
|
12008
11967
|
type: {
|
|
12009
11968
|
name: "Composite",
|
|
12010
|
-
className: "
|
|
11969
|
+
className: "GalleryImageIdentifier"
|
|
12011
11970
|
}
|
|
12012
|
-
},
|
|
12013
|
-
serializedName: "properties.
|
|
11971
|
+
}, recommended: {
|
|
11972
|
+
serializedName: "properties.recommended",
|
|
12014
11973
|
type: {
|
|
12015
|
-
name: "
|
|
11974
|
+
name: "Composite",
|
|
11975
|
+
className: "RecommendedMachineConfiguration"
|
|
12016
11976
|
}
|
|
12017
|
-
},
|
|
12018
|
-
serializedName: "properties.
|
|
11977
|
+
}, disallowed: {
|
|
11978
|
+
serializedName: "properties.disallowed",
|
|
12019
11979
|
type: {
|
|
12020
11980
|
name: "Composite",
|
|
12021
|
-
className: "
|
|
11981
|
+
className: "Disallowed"
|
|
12022
11982
|
}
|
|
12023
|
-
},
|
|
12024
|
-
serializedName: "properties.
|
|
11983
|
+
}, purchasePlan: {
|
|
11984
|
+
serializedName: "properties.purchasePlan",
|
|
11985
|
+
type: {
|
|
11986
|
+
name: "Composite",
|
|
11987
|
+
className: "ImagePurchasePlan"
|
|
11988
|
+
}
|
|
11989
|
+
}, provisioningState: {
|
|
11990
|
+
serializedName: "properties.provisioningState",
|
|
11991
|
+
readOnly: true,
|
|
12025
11992
|
type: {
|
|
12026
11993
|
name: "String"
|
|
12027
11994
|
}
|
|
12028
|
-
},
|
|
12029
|
-
serializedName: "properties.
|
|
11995
|
+
}, features: {
|
|
11996
|
+
serializedName: "properties.features",
|
|
12030
11997
|
type: {
|
|
12031
11998
|
name: "Sequence",
|
|
12032
11999
|
element: {
|
|
12033
12000
|
type: {
|
|
12034
12001
|
name: "Composite",
|
|
12035
|
-
className: "
|
|
12002
|
+
className: "GalleryImageFeature"
|
|
12036
12003
|
}
|
|
12037
12004
|
}
|
|
12038
12005
|
}
|
|
12039
|
-
}
|
|
12040
|
-
|
|
12006
|
+
} })
|
|
12007
|
+
}
|
|
12008
|
+
};
|
|
12009
|
+
export const GalleryImageVersion = {
|
|
12010
|
+
type: {
|
|
12011
|
+
name: "Composite",
|
|
12012
|
+
className: "GalleryImageVersion",
|
|
12013
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { publishingProfile: {
|
|
12014
|
+
serializedName: "properties.publishingProfile",
|
|
12041
12015
|
type: {
|
|
12042
|
-
name: "
|
|
12043
|
-
|
|
12044
|
-
type: {
|
|
12045
|
-
name: "Composite",
|
|
12046
|
-
className: "SubResource"
|
|
12047
|
-
}
|
|
12048
|
-
}
|
|
12016
|
+
name: "Composite",
|
|
12017
|
+
className: "GalleryImageVersionPublishingProfile"
|
|
12049
12018
|
}
|
|
12050
|
-
},
|
|
12051
|
-
serializedName: "properties.
|
|
12019
|
+
}, provisioningState: {
|
|
12020
|
+
serializedName: "properties.provisioningState",
|
|
12021
|
+
readOnly: true,
|
|
12052
12022
|
type: {
|
|
12053
|
-
name: "
|
|
12054
|
-
element: {
|
|
12055
|
-
type: {
|
|
12056
|
-
name: "Composite",
|
|
12057
|
-
className: "SubResource"
|
|
12058
|
-
}
|
|
12059
|
-
}
|
|
12023
|
+
name: "String"
|
|
12060
12024
|
}
|
|
12061
|
-
},
|
|
12062
|
-
serializedName: "properties.
|
|
12025
|
+
}, storageProfile: {
|
|
12026
|
+
serializedName: "properties.storageProfile",
|
|
12063
12027
|
type: {
|
|
12064
|
-
name: "
|
|
12065
|
-
|
|
12066
|
-
|
|
12067
|
-
|
|
12068
|
-
|
|
12069
|
-
|
|
12070
|
-
|
|
12028
|
+
name: "Composite",
|
|
12029
|
+
className: "GalleryImageVersionStorageProfile"
|
|
12030
|
+
}
|
|
12031
|
+
}, replicationStatus: {
|
|
12032
|
+
serializedName: "properties.replicationStatus",
|
|
12033
|
+
type: {
|
|
12034
|
+
name: "Composite",
|
|
12035
|
+
className: "ReplicationStatus"
|
|
12071
12036
|
}
|
|
12072
12037
|
} })
|
|
12073
12038
|
}
|
|
12074
12039
|
};
|
|
12075
|
-
export const
|
|
12040
|
+
export const GalleryApplication = {
|
|
12076
12041
|
type: {
|
|
12077
12042
|
name: "Composite",
|
|
12078
|
-
className: "
|
|
12079
|
-
modelProperties: Object.assign(Object.assign({},
|
|
12080
|
-
serializedName: "
|
|
12043
|
+
className: "GalleryApplication",
|
|
12044
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { description: {
|
|
12045
|
+
serializedName: "properties.description",
|
|
12081
12046
|
type: {
|
|
12082
12047
|
name: "String"
|
|
12083
12048
|
}
|
|
12084
|
-
},
|
|
12085
|
-
serializedName: "properties.
|
|
12049
|
+
}, eula: {
|
|
12050
|
+
serializedName: "properties.eula",
|
|
12086
12051
|
type: {
|
|
12087
|
-
name: "
|
|
12052
|
+
name: "String"
|
|
12088
12053
|
}
|
|
12089
|
-
},
|
|
12090
|
-
serializedName: "properties.
|
|
12054
|
+
}, privacyStatementUri: {
|
|
12055
|
+
serializedName: "properties.privacyStatementUri",
|
|
12091
12056
|
type: {
|
|
12092
|
-
name: "
|
|
12057
|
+
name: "String"
|
|
12093
12058
|
}
|
|
12094
|
-
},
|
|
12095
|
-
serializedName: "properties.
|
|
12059
|
+
}, releaseNoteUri: {
|
|
12060
|
+
serializedName: "properties.releaseNoteUri",
|
|
12096
12061
|
type: {
|
|
12097
|
-
name: "
|
|
12062
|
+
name: "String"
|
|
12098
12063
|
}
|
|
12099
|
-
},
|
|
12100
|
-
serializedName: "properties.
|
|
12064
|
+
}, endOfLifeDate: {
|
|
12065
|
+
serializedName: "properties.endOfLifeDate",
|
|
12101
12066
|
type: {
|
|
12102
|
-
name: "
|
|
12103
|
-
className: "SubResource"
|
|
12067
|
+
name: "DateTime"
|
|
12104
12068
|
}
|
|
12105
|
-
},
|
|
12106
|
-
serializedName: "properties.
|
|
12069
|
+
}, supportedOSType: {
|
|
12070
|
+
serializedName: "properties.supportedOSType",
|
|
12107
12071
|
type: {
|
|
12108
|
-
name: "
|
|
12109
|
-
|
|
12072
|
+
name: "Enum",
|
|
12073
|
+
allowedValues: ["Windows", "Linux"]
|
|
12110
12074
|
}
|
|
12111
|
-
}
|
|
12112
|
-
|
|
12075
|
+
} })
|
|
12076
|
+
}
|
|
12077
|
+
};
|
|
12078
|
+
export const GalleryApplicationVersion = {
|
|
12079
|
+
type: {
|
|
12080
|
+
name: "Composite",
|
|
12081
|
+
className: "GalleryApplicationVersion",
|
|
12082
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { publishingProfile: {
|
|
12083
|
+
serializedName: "properties.publishingProfile",
|
|
12113
12084
|
type: {
|
|
12114
|
-
name: "
|
|
12115
|
-
|
|
12116
|
-
type: {
|
|
12117
|
-
name: "Composite",
|
|
12118
|
-
className: "VirtualMachineScaleSetUpdateIPConfiguration"
|
|
12119
|
-
}
|
|
12120
|
-
}
|
|
12085
|
+
name: "Composite",
|
|
12086
|
+
className: "GalleryApplicationVersionPublishingProfile"
|
|
12121
12087
|
}
|
|
12122
|
-
},
|
|
12123
|
-
serializedName: "properties.
|
|
12088
|
+
}, provisioningState: {
|
|
12089
|
+
serializedName: "properties.provisioningState",
|
|
12090
|
+
readOnly: true,
|
|
12124
12091
|
type: {
|
|
12125
|
-
name: "
|
|
12092
|
+
name: "String"
|
|
12126
12093
|
}
|
|
12127
|
-
},
|
|
12128
|
-
serializedName: "properties.
|
|
12094
|
+
}, replicationStatus: {
|
|
12095
|
+
serializedName: "properties.replicationStatus",
|
|
12129
12096
|
type: {
|
|
12130
|
-
name: "
|
|
12097
|
+
name: "Composite",
|
|
12098
|
+
className: "ReplicationStatus"
|
|
12131
12099
|
}
|
|
12132
12100
|
} })
|
|
12133
12101
|
}
|
|
@@ -13238,11 +13206,10 @@ export const RestorePoint = {
|
|
|
13238
13206
|
type: {
|
|
13239
13207
|
name: "String"
|
|
13240
13208
|
}
|
|
13241
|
-
},
|
|
13242
|
-
serializedName: "properties.
|
|
13209
|
+
}, timeCreated: {
|
|
13210
|
+
serializedName: "properties.timeCreated",
|
|
13243
13211
|
type: {
|
|
13244
|
-
name: "
|
|
13245
|
-
className: "RestorePointProvisioningDetails"
|
|
13212
|
+
name: "DateTime"
|
|
13246
13213
|
}
|
|
13247
13214
|
} })
|
|
13248
13215
|
}
|