@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
package/src/models/mappers.ts
CHANGED
|
@@ -81,50 +81,6 @@ export const ComputeOperationValue: coreClient.CompositeMapper = {
|
|
|
81
81
|
}
|
|
82
82
|
};
|
|
83
83
|
|
|
84
|
-
export const Resource: coreClient.CompositeMapper = {
|
|
85
|
-
type: {
|
|
86
|
-
name: "Composite",
|
|
87
|
-
className: "Resource",
|
|
88
|
-
modelProperties: {
|
|
89
|
-
id: {
|
|
90
|
-
serializedName: "id",
|
|
91
|
-
readOnly: true,
|
|
92
|
-
type: {
|
|
93
|
-
name: "String"
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
name: {
|
|
97
|
-
serializedName: "name",
|
|
98
|
-
readOnly: true,
|
|
99
|
-
type: {
|
|
100
|
-
name: "String"
|
|
101
|
-
}
|
|
102
|
-
},
|
|
103
|
-
type: {
|
|
104
|
-
serializedName: "type",
|
|
105
|
-
readOnly: true,
|
|
106
|
-
type: {
|
|
107
|
-
name: "String"
|
|
108
|
-
}
|
|
109
|
-
},
|
|
110
|
-
location: {
|
|
111
|
-
serializedName: "location",
|
|
112
|
-
required: true,
|
|
113
|
-
type: {
|
|
114
|
-
name: "String"
|
|
115
|
-
}
|
|
116
|
-
},
|
|
117
|
-
tags: {
|
|
118
|
-
serializedName: "tags",
|
|
119
|
-
type: {
|
|
120
|
-
name: "Dictionary",
|
|
121
|
-
value: { type: { name: "String" } }
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
};
|
|
127
|
-
|
|
128
84
|
export const SubResource: coreClient.CompositeMapper = {
|
|
129
85
|
type: {
|
|
130
86
|
name: "Composite",
|
|
@@ -207,6 +163,50 @@ export const Sku: coreClient.CompositeMapper = {
|
|
|
207
163
|
}
|
|
208
164
|
};
|
|
209
165
|
|
|
166
|
+
export const Resource: coreClient.CompositeMapper = {
|
|
167
|
+
type: {
|
|
168
|
+
name: "Composite",
|
|
169
|
+
className: "Resource",
|
|
170
|
+
modelProperties: {
|
|
171
|
+
id: {
|
|
172
|
+
serializedName: "id",
|
|
173
|
+
readOnly: true,
|
|
174
|
+
type: {
|
|
175
|
+
name: "String"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
name: {
|
|
179
|
+
serializedName: "name",
|
|
180
|
+
readOnly: true,
|
|
181
|
+
type: {
|
|
182
|
+
name: "String"
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
type: {
|
|
186
|
+
serializedName: "type",
|
|
187
|
+
readOnly: true,
|
|
188
|
+
type: {
|
|
189
|
+
name: "String"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
location: {
|
|
193
|
+
serializedName: "location",
|
|
194
|
+
required: true,
|
|
195
|
+
type: {
|
|
196
|
+
name: "String"
|
|
197
|
+
}
|
|
198
|
+
},
|
|
199
|
+
tags: {
|
|
200
|
+
serializedName: "tags",
|
|
201
|
+
type: {
|
|
202
|
+
name: "Dictionary",
|
|
203
|
+
value: { type: { name: "String" } }
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
};
|
|
209
|
+
|
|
210
210
|
export const UpdateResource: coreClient.CompositeMapper = {
|
|
211
211
|
type: {
|
|
212
212
|
name: "Composite",
|
|
@@ -645,27 +645,6 @@ export const VirtualMachineExtensionsListResult: coreClient.CompositeMapper = {
|
|
|
645
645
|
}
|
|
646
646
|
};
|
|
647
647
|
|
|
648
|
-
export const ExtendedLocation: coreClient.CompositeMapper = {
|
|
649
|
-
type: {
|
|
650
|
-
name: "Composite",
|
|
651
|
-
className: "ExtendedLocation",
|
|
652
|
-
modelProperties: {
|
|
653
|
-
name: {
|
|
654
|
-
serializedName: "name",
|
|
655
|
-
type: {
|
|
656
|
-
name: "String"
|
|
657
|
-
}
|
|
658
|
-
},
|
|
659
|
-
type: {
|
|
660
|
-
serializedName: "type",
|
|
661
|
-
type: {
|
|
662
|
-
name: "String"
|
|
663
|
-
}
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
|
-
}
|
|
667
|
-
};
|
|
668
|
-
|
|
669
648
|
export const PurchasePlan: coreClient.CompositeMapper = {
|
|
670
649
|
type: {
|
|
671
650
|
name: "Composite",
|
|
@@ -781,6 +760,27 @@ export const VirtualMachineImageFeature: coreClient.CompositeMapper = {
|
|
|
781
760
|
}
|
|
782
761
|
};
|
|
783
762
|
|
|
763
|
+
export const ExtendedLocation: coreClient.CompositeMapper = {
|
|
764
|
+
type: {
|
|
765
|
+
name: "Composite",
|
|
766
|
+
className: "ExtendedLocation",
|
|
767
|
+
modelProperties: {
|
|
768
|
+
name: {
|
|
769
|
+
serializedName: "name",
|
|
770
|
+
type: {
|
|
771
|
+
name: "String"
|
|
772
|
+
}
|
|
773
|
+
},
|
|
774
|
+
type: {
|
|
775
|
+
serializedName: "type",
|
|
776
|
+
type: {
|
|
777
|
+
name: "String"
|
|
778
|
+
}
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
};
|
|
783
|
+
|
|
784
784
|
export const CloudError: coreClient.CompositeMapper = {
|
|
785
785
|
type: {
|
|
786
786
|
name: "Composite",
|
|
@@ -3980,36 +3980,6 @@ export const RestorePointCollectionSourceProperties: coreClient.CompositeMapper
|
|
|
3980
3980
|
}
|
|
3981
3981
|
};
|
|
3982
3982
|
|
|
3983
|
-
export const ProxyResource: coreClient.CompositeMapper = {
|
|
3984
|
-
type: {
|
|
3985
|
-
name: "Composite",
|
|
3986
|
-
className: "ProxyResource",
|
|
3987
|
-
modelProperties: {
|
|
3988
|
-
id: {
|
|
3989
|
-
serializedName: "id",
|
|
3990
|
-
readOnly: true,
|
|
3991
|
-
type: {
|
|
3992
|
-
name: "String"
|
|
3993
|
-
}
|
|
3994
|
-
},
|
|
3995
|
-
name: {
|
|
3996
|
-
serializedName: "name",
|
|
3997
|
-
readOnly: true,
|
|
3998
|
-
type: {
|
|
3999
|
-
name: "String"
|
|
4000
|
-
}
|
|
4001
|
-
},
|
|
4002
|
-
type: {
|
|
4003
|
-
serializedName: "type",
|
|
4004
|
-
readOnly: true,
|
|
4005
|
-
type: {
|
|
4006
|
-
name: "String"
|
|
4007
|
-
}
|
|
4008
|
-
}
|
|
4009
|
-
}
|
|
4010
|
-
}
|
|
4011
|
-
};
|
|
4012
|
-
|
|
4013
3983
|
export const RestorePointSourceMetadata: coreClient.CompositeMapper = {
|
|
4014
3984
|
type: {
|
|
4015
3985
|
name: "Composite",
|
|
@@ -4203,31 +4173,28 @@ export const RestorePointSourceVMDataDisk: coreClient.CompositeMapper = {
|
|
|
4203
4173
|
}
|
|
4204
4174
|
};
|
|
4205
4175
|
|
|
4206
|
-
export const
|
|
4176
|
+
export const ProxyResource: coreClient.CompositeMapper = {
|
|
4207
4177
|
type: {
|
|
4208
4178
|
name: "Composite",
|
|
4209
|
-
className: "
|
|
4179
|
+
className: "ProxyResource",
|
|
4210
4180
|
modelProperties: {
|
|
4211
|
-
|
|
4212
|
-
serializedName: "
|
|
4213
|
-
|
|
4214
|
-
name: "DateTime"
|
|
4215
|
-
}
|
|
4216
|
-
},
|
|
4217
|
-
totalUsedSizeInBytes: {
|
|
4218
|
-
serializedName: "totalUsedSizeInBytes",
|
|
4181
|
+
id: {
|
|
4182
|
+
serializedName: "id",
|
|
4183
|
+
readOnly: true,
|
|
4219
4184
|
type: {
|
|
4220
|
-
name: "
|
|
4185
|
+
name: "String"
|
|
4221
4186
|
}
|
|
4222
4187
|
},
|
|
4223
|
-
|
|
4224
|
-
serializedName: "
|
|
4188
|
+
name: {
|
|
4189
|
+
serializedName: "name",
|
|
4190
|
+
readOnly: true,
|
|
4225
4191
|
type: {
|
|
4226
|
-
name: "
|
|
4192
|
+
name: "String"
|
|
4227
4193
|
}
|
|
4228
4194
|
},
|
|
4229
|
-
|
|
4230
|
-
serializedName: "
|
|
4195
|
+
type: {
|
|
4196
|
+
serializedName: "type",
|
|
4197
|
+
readOnly: true,
|
|
4231
4198
|
type: {
|
|
4232
4199
|
name: "String"
|
|
4233
4200
|
}
|
|
@@ -10257,75 +10224,603 @@ export const ManagedArtifact: coreClient.CompositeMapper = {
|
|
|
10257
10224
|
}
|
|
10258
10225
|
};
|
|
10259
10226
|
|
|
10260
|
-
export const
|
|
10227
|
+
export const SubResourceWithColocationStatus: coreClient.CompositeMapper = {
|
|
10261
10228
|
type: {
|
|
10262
10229
|
name: "Composite",
|
|
10263
|
-
className: "
|
|
10230
|
+
className: "SubResourceWithColocationStatus",
|
|
10264
10231
|
modelProperties: {
|
|
10265
|
-
...
|
|
10266
|
-
|
|
10267
|
-
serializedName: "
|
|
10232
|
+
...SubResource.type.modelProperties,
|
|
10233
|
+
colocationStatus: {
|
|
10234
|
+
serializedName: "colocationStatus",
|
|
10268
10235
|
type: {
|
|
10269
10236
|
name: "Composite",
|
|
10270
|
-
className: "
|
|
10237
|
+
className: "InstanceViewStatus"
|
|
10271
10238
|
}
|
|
10272
|
-
}
|
|
10273
|
-
|
|
10274
|
-
|
|
10239
|
+
}
|
|
10240
|
+
}
|
|
10241
|
+
}
|
|
10242
|
+
};
|
|
10243
|
+
|
|
10244
|
+
export const VirtualMachineImageResource: coreClient.CompositeMapper = {
|
|
10245
|
+
type: {
|
|
10246
|
+
name: "Composite",
|
|
10247
|
+
className: "VirtualMachineImageResource",
|
|
10248
|
+
modelProperties: {
|
|
10249
|
+
...SubResource.type.modelProperties,
|
|
10250
|
+
name: {
|
|
10251
|
+
serializedName: "name",
|
|
10252
|
+
required: true,
|
|
10275
10253
|
type: {
|
|
10276
|
-
name: "
|
|
10254
|
+
name: "String"
|
|
10277
10255
|
}
|
|
10278
10256
|
},
|
|
10279
|
-
|
|
10280
|
-
serializedName: "
|
|
10257
|
+
location: {
|
|
10258
|
+
serializedName: "location",
|
|
10259
|
+
required: true,
|
|
10281
10260
|
type: {
|
|
10282
|
-
name: "
|
|
10261
|
+
name: "String"
|
|
10283
10262
|
}
|
|
10284
10263
|
},
|
|
10285
|
-
|
|
10286
|
-
serializedName: "
|
|
10264
|
+
tags: {
|
|
10265
|
+
serializedName: "tags",
|
|
10287
10266
|
type: {
|
|
10288
|
-
name: "
|
|
10289
|
-
|
|
10290
|
-
type: {
|
|
10291
|
-
name: "Composite",
|
|
10292
|
-
className: "SubResource"
|
|
10293
|
-
}
|
|
10294
|
-
}
|
|
10267
|
+
name: "Dictionary",
|
|
10268
|
+
value: { type: { name: "String" } }
|
|
10295
10269
|
}
|
|
10296
10270
|
},
|
|
10297
|
-
|
|
10298
|
-
serializedName: "
|
|
10271
|
+
extendedLocation: {
|
|
10272
|
+
serializedName: "extendedLocation",
|
|
10299
10273
|
type: {
|
|
10300
10274
|
name: "Composite",
|
|
10301
|
-
className: "
|
|
10302
|
-
}
|
|
10303
|
-
},
|
|
10304
|
-
statuses: {
|
|
10305
|
-
serializedName: "properties.statuses",
|
|
10306
|
-
readOnly: true,
|
|
10307
|
-
type: {
|
|
10308
|
-
name: "Sequence",
|
|
10309
|
-
element: {
|
|
10310
|
-
type: {
|
|
10311
|
-
name: "Composite",
|
|
10312
|
-
className: "InstanceViewStatus"
|
|
10313
|
-
}
|
|
10314
|
-
}
|
|
10275
|
+
className: "ExtendedLocation"
|
|
10315
10276
|
}
|
|
10316
10277
|
}
|
|
10317
10278
|
}
|
|
10318
10279
|
}
|
|
10319
10280
|
};
|
|
10320
10281
|
|
|
10321
|
-
export const
|
|
10282
|
+
export const ImageReference: coreClient.CompositeMapper = {
|
|
10322
10283
|
type: {
|
|
10323
10284
|
name: "Composite",
|
|
10324
|
-
className: "
|
|
10285
|
+
className: "ImageReference",
|
|
10325
10286
|
modelProperties: {
|
|
10326
|
-
...
|
|
10327
|
-
|
|
10328
|
-
serializedName: "
|
|
10287
|
+
...SubResource.type.modelProperties,
|
|
10288
|
+
publisher: {
|
|
10289
|
+
serializedName: "publisher",
|
|
10290
|
+
type: {
|
|
10291
|
+
name: "String"
|
|
10292
|
+
}
|
|
10293
|
+
},
|
|
10294
|
+
offer: {
|
|
10295
|
+
serializedName: "offer",
|
|
10296
|
+
type: {
|
|
10297
|
+
name: "String"
|
|
10298
|
+
}
|
|
10299
|
+
},
|
|
10300
|
+
sku: {
|
|
10301
|
+
serializedName: "sku",
|
|
10302
|
+
type: {
|
|
10303
|
+
name: "String"
|
|
10304
|
+
}
|
|
10305
|
+
},
|
|
10306
|
+
version: {
|
|
10307
|
+
serializedName: "version",
|
|
10308
|
+
type: {
|
|
10309
|
+
name: "String"
|
|
10310
|
+
}
|
|
10311
|
+
},
|
|
10312
|
+
exactVersion: {
|
|
10313
|
+
serializedName: "exactVersion",
|
|
10314
|
+
readOnly: true,
|
|
10315
|
+
type: {
|
|
10316
|
+
name: "String"
|
|
10317
|
+
}
|
|
10318
|
+
},
|
|
10319
|
+
sharedGalleryImageId: {
|
|
10320
|
+
serializedName: "sharedGalleryImageId",
|
|
10321
|
+
type: {
|
|
10322
|
+
name: "String"
|
|
10323
|
+
}
|
|
10324
|
+
}
|
|
10325
|
+
}
|
|
10326
|
+
}
|
|
10327
|
+
};
|
|
10328
|
+
|
|
10329
|
+
export const DiskEncryptionSetParameters: coreClient.CompositeMapper = {
|
|
10330
|
+
type: {
|
|
10331
|
+
name: "Composite",
|
|
10332
|
+
className: "DiskEncryptionSetParameters",
|
|
10333
|
+
modelProperties: {
|
|
10334
|
+
...SubResource.type.modelProperties
|
|
10335
|
+
}
|
|
10336
|
+
}
|
|
10337
|
+
};
|
|
10338
|
+
|
|
10339
|
+
export const ManagedDiskParameters: coreClient.CompositeMapper = {
|
|
10340
|
+
type: {
|
|
10341
|
+
name: "Composite",
|
|
10342
|
+
className: "ManagedDiskParameters",
|
|
10343
|
+
modelProperties: {
|
|
10344
|
+
...SubResource.type.modelProperties,
|
|
10345
|
+
storageAccountType: {
|
|
10346
|
+
serializedName: "storageAccountType",
|
|
10347
|
+
type: {
|
|
10348
|
+
name: "String"
|
|
10349
|
+
}
|
|
10350
|
+
},
|
|
10351
|
+
diskEncryptionSet: {
|
|
10352
|
+
serializedName: "diskEncryptionSet",
|
|
10353
|
+
type: {
|
|
10354
|
+
name: "Composite",
|
|
10355
|
+
className: "DiskEncryptionSetParameters"
|
|
10356
|
+
}
|
|
10357
|
+
}
|
|
10358
|
+
}
|
|
10359
|
+
}
|
|
10360
|
+
};
|
|
10361
|
+
|
|
10362
|
+
export const NetworkInterfaceReference: coreClient.CompositeMapper = {
|
|
10363
|
+
type: {
|
|
10364
|
+
name: "Composite",
|
|
10365
|
+
className: "NetworkInterfaceReference",
|
|
10366
|
+
modelProperties: {
|
|
10367
|
+
...SubResource.type.modelProperties,
|
|
10368
|
+
primary: {
|
|
10369
|
+
serializedName: "properties.primary",
|
|
10370
|
+
type: {
|
|
10371
|
+
name: "Boolean"
|
|
10372
|
+
}
|
|
10373
|
+
},
|
|
10374
|
+
deleteOption: {
|
|
10375
|
+
serializedName: "properties.deleteOption",
|
|
10376
|
+
type: {
|
|
10377
|
+
name: "String"
|
|
10378
|
+
}
|
|
10379
|
+
}
|
|
10380
|
+
}
|
|
10381
|
+
}
|
|
10382
|
+
};
|
|
10383
|
+
|
|
10384
|
+
export const VirtualMachineScaleSetIPConfiguration: coreClient.CompositeMapper = {
|
|
10385
|
+
type: {
|
|
10386
|
+
name: "Composite",
|
|
10387
|
+
className: "VirtualMachineScaleSetIPConfiguration",
|
|
10388
|
+
modelProperties: {
|
|
10389
|
+
...SubResource.type.modelProperties,
|
|
10390
|
+
name: {
|
|
10391
|
+
serializedName: "name",
|
|
10392
|
+
required: true,
|
|
10393
|
+
type: {
|
|
10394
|
+
name: "String"
|
|
10395
|
+
}
|
|
10396
|
+
},
|
|
10397
|
+
subnet: {
|
|
10398
|
+
serializedName: "properties.subnet",
|
|
10399
|
+
type: {
|
|
10400
|
+
name: "Composite",
|
|
10401
|
+
className: "ApiEntityReference"
|
|
10402
|
+
}
|
|
10403
|
+
},
|
|
10404
|
+
primary: {
|
|
10405
|
+
serializedName: "properties.primary",
|
|
10406
|
+
type: {
|
|
10407
|
+
name: "Boolean"
|
|
10408
|
+
}
|
|
10409
|
+
},
|
|
10410
|
+
publicIPAddressConfiguration: {
|
|
10411
|
+
serializedName: "properties.publicIPAddressConfiguration",
|
|
10412
|
+
type: {
|
|
10413
|
+
name: "Composite",
|
|
10414
|
+
className: "VirtualMachineScaleSetPublicIPAddressConfiguration"
|
|
10415
|
+
}
|
|
10416
|
+
},
|
|
10417
|
+
privateIPAddressVersion: {
|
|
10418
|
+
serializedName: "properties.privateIPAddressVersion",
|
|
10419
|
+
type: {
|
|
10420
|
+
name: "String"
|
|
10421
|
+
}
|
|
10422
|
+
},
|
|
10423
|
+
applicationGatewayBackendAddressPools: {
|
|
10424
|
+
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
10425
|
+
type: {
|
|
10426
|
+
name: "Sequence",
|
|
10427
|
+
element: {
|
|
10428
|
+
type: {
|
|
10429
|
+
name: "Composite",
|
|
10430
|
+
className: "SubResource"
|
|
10431
|
+
}
|
|
10432
|
+
}
|
|
10433
|
+
}
|
|
10434
|
+
},
|
|
10435
|
+
applicationSecurityGroups: {
|
|
10436
|
+
serializedName: "properties.applicationSecurityGroups",
|
|
10437
|
+
type: {
|
|
10438
|
+
name: "Sequence",
|
|
10439
|
+
element: {
|
|
10440
|
+
type: {
|
|
10441
|
+
name: "Composite",
|
|
10442
|
+
className: "SubResource"
|
|
10443
|
+
}
|
|
10444
|
+
}
|
|
10445
|
+
}
|
|
10446
|
+
},
|
|
10447
|
+
loadBalancerBackendAddressPools: {
|
|
10448
|
+
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
10449
|
+
type: {
|
|
10450
|
+
name: "Sequence",
|
|
10451
|
+
element: {
|
|
10452
|
+
type: {
|
|
10453
|
+
name: "Composite",
|
|
10454
|
+
className: "SubResource"
|
|
10455
|
+
}
|
|
10456
|
+
}
|
|
10457
|
+
}
|
|
10458
|
+
},
|
|
10459
|
+
loadBalancerInboundNatPools: {
|
|
10460
|
+
serializedName: "properties.loadBalancerInboundNatPools",
|
|
10461
|
+
type: {
|
|
10462
|
+
name: "Sequence",
|
|
10463
|
+
element: {
|
|
10464
|
+
type: {
|
|
10465
|
+
name: "Composite",
|
|
10466
|
+
className: "SubResource"
|
|
10467
|
+
}
|
|
10468
|
+
}
|
|
10469
|
+
}
|
|
10470
|
+
}
|
|
10471
|
+
}
|
|
10472
|
+
}
|
|
10473
|
+
};
|
|
10474
|
+
|
|
10475
|
+
export const VirtualMachineScaleSetNetworkConfiguration: coreClient.CompositeMapper = {
|
|
10476
|
+
type: {
|
|
10477
|
+
name: "Composite",
|
|
10478
|
+
className: "VirtualMachineScaleSetNetworkConfiguration",
|
|
10479
|
+
modelProperties: {
|
|
10480
|
+
...SubResource.type.modelProperties,
|
|
10481
|
+
name: {
|
|
10482
|
+
serializedName: "name",
|
|
10483
|
+
required: true,
|
|
10484
|
+
type: {
|
|
10485
|
+
name: "String"
|
|
10486
|
+
}
|
|
10487
|
+
},
|
|
10488
|
+
primary: {
|
|
10489
|
+
serializedName: "properties.primary",
|
|
10490
|
+
type: {
|
|
10491
|
+
name: "Boolean"
|
|
10492
|
+
}
|
|
10493
|
+
},
|
|
10494
|
+
enableAcceleratedNetworking: {
|
|
10495
|
+
serializedName: "properties.enableAcceleratedNetworking",
|
|
10496
|
+
type: {
|
|
10497
|
+
name: "Boolean"
|
|
10498
|
+
}
|
|
10499
|
+
},
|
|
10500
|
+
enableFpga: {
|
|
10501
|
+
serializedName: "properties.enableFpga",
|
|
10502
|
+
type: {
|
|
10503
|
+
name: "Boolean"
|
|
10504
|
+
}
|
|
10505
|
+
},
|
|
10506
|
+
networkSecurityGroup: {
|
|
10507
|
+
serializedName: "properties.networkSecurityGroup",
|
|
10508
|
+
type: {
|
|
10509
|
+
name: "Composite",
|
|
10510
|
+
className: "SubResource"
|
|
10511
|
+
}
|
|
10512
|
+
},
|
|
10513
|
+
dnsSettings: {
|
|
10514
|
+
serializedName: "properties.dnsSettings",
|
|
10515
|
+
type: {
|
|
10516
|
+
name: "Composite",
|
|
10517
|
+
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
10518
|
+
}
|
|
10519
|
+
},
|
|
10520
|
+
ipConfigurations: {
|
|
10521
|
+
serializedName: "properties.ipConfigurations",
|
|
10522
|
+
type: {
|
|
10523
|
+
name: "Sequence",
|
|
10524
|
+
element: {
|
|
10525
|
+
type: {
|
|
10526
|
+
name: "Composite",
|
|
10527
|
+
className: "VirtualMachineScaleSetIPConfiguration"
|
|
10528
|
+
}
|
|
10529
|
+
}
|
|
10530
|
+
}
|
|
10531
|
+
},
|
|
10532
|
+
enableIPForwarding: {
|
|
10533
|
+
serializedName: "properties.enableIPForwarding",
|
|
10534
|
+
type: {
|
|
10535
|
+
name: "Boolean"
|
|
10536
|
+
}
|
|
10537
|
+
},
|
|
10538
|
+
deleteOption: {
|
|
10539
|
+
serializedName: "properties.deleteOption",
|
|
10540
|
+
type: {
|
|
10541
|
+
name: "String"
|
|
10542
|
+
}
|
|
10543
|
+
}
|
|
10544
|
+
}
|
|
10545
|
+
}
|
|
10546
|
+
};
|
|
10547
|
+
|
|
10548
|
+
export const VirtualMachineCaptureResult: coreClient.CompositeMapper = {
|
|
10549
|
+
type: {
|
|
10550
|
+
name: "Composite",
|
|
10551
|
+
className: "VirtualMachineCaptureResult",
|
|
10552
|
+
modelProperties: {
|
|
10553
|
+
...SubResource.type.modelProperties,
|
|
10554
|
+
schema: {
|
|
10555
|
+
serializedName: "$schema",
|
|
10556
|
+
readOnly: true,
|
|
10557
|
+
type: {
|
|
10558
|
+
name: "String"
|
|
10559
|
+
}
|
|
10560
|
+
},
|
|
10561
|
+
contentVersion: {
|
|
10562
|
+
serializedName: "contentVersion",
|
|
10563
|
+
readOnly: true,
|
|
10564
|
+
type: {
|
|
10565
|
+
name: "String"
|
|
10566
|
+
}
|
|
10567
|
+
},
|
|
10568
|
+
parameters: {
|
|
10569
|
+
serializedName: "parameters",
|
|
10570
|
+
readOnly: true,
|
|
10571
|
+
type: {
|
|
10572
|
+
name: "Dictionary",
|
|
10573
|
+
value: { type: { name: "any" } }
|
|
10574
|
+
}
|
|
10575
|
+
},
|
|
10576
|
+
resources: {
|
|
10577
|
+
serializedName: "resources",
|
|
10578
|
+
readOnly: true,
|
|
10579
|
+
type: {
|
|
10580
|
+
name: "Sequence",
|
|
10581
|
+
element: {
|
|
10582
|
+
type: {
|
|
10583
|
+
name: "Dictionary",
|
|
10584
|
+
value: { type: { name: "any" } }
|
|
10585
|
+
}
|
|
10586
|
+
}
|
|
10587
|
+
}
|
|
10588
|
+
}
|
|
10589
|
+
}
|
|
10590
|
+
}
|
|
10591
|
+
};
|
|
10592
|
+
|
|
10593
|
+
export const VirtualMachineScaleSetUpdateIPConfiguration: coreClient.CompositeMapper = {
|
|
10594
|
+
type: {
|
|
10595
|
+
name: "Composite",
|
|
10596
|
+
className: "VirtualMachineScaleSetUpdateIPConfiguration",
|
|
10597
|
+
modelProperties: {
|
|
10598
|
+
...SubResource.type.modelProperties,
|
|
10599
|
+
name: {
|
|
10600
|
+
serializedName: "name",
|
|
10601
|
+
type: {
|
|
10602
|
+
name: "String"
|
|
10603
|
+
}
|
|
10604
|
+
},
|
|
10605
|
+
subnet: {
|
|
10606
|
+
serializedName: "properties.subnet",
|
|
10607
|
+
type: {
|
|
10608
|
+
name: "Composite",
|
|
10609
|
+
className: "ApiEntityReference"
|
|
10610
|
+
}
|
|
10611
|
+
},
|
|
10612
|
+
primary: {
|
|
10613
|
+
serializedName: "properties.primary",
|
|
10614
|
+
type: {
|
|
10615
|
+
name: "Boolean"
|
|
10616
|
+
}
|
|
10617
|
+
},
|
|
10618
|
+
publicIPAddressConfiguration: {
|
|
10619
|
+
serializedName: "properties.publicIPAddressConfiguration",
|
|
10620
|
+
type: {
|
|
10621
|
+
name: "Composite",
|
|
10622
|
+
className: "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"
|
|
10623
|
+
}
|
|
10624
|
+
},
|
|
10625
|
+
privateIPAddressVersion: {
|
|
10626
|
+
serializedName: "properties.privateIPAddressVersion",
|
|
10627
|
+
type: {
|
|
10628
|
+
name: "String"
|
|
10629
|
+
}
|
|
10630
|
+
},
|
|
10631
|
+
applicationGatewayBackendAddressPools: {
|
|
10632
|
+
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
10633
|
+
type: {
|
|
10634
|
+
name: "Sequence",
|
|
10635
|
+
element: {
|
|
10636
|
+
type: {
|
|
10637
|
+
name: "Composite",
|
|
10638
|
+
className: "SubResource"
|
|
10639
|
+
}
|
|
10640
|
+
}
|
|
10641
|
+
}
|
|
10642
|
+
},
|
|
10643
|
+
applicationSecurityGroups: {
|
|
10644
|
+
serializedName: "properties.applicationSecurityGroups",
|
|
10645
|
+
type: {
|
|
10646
|
+
name: "Sequence",
|
|
10647
|
+
element: {
|
|
10648
|
+
type: {
|
|
10649
|
+
name: "Composite",
|
|
10650
|
+
className: "SubResource"
|
|
10651
|
+
}
|
|
10652
|
+
}
|
|
10653
|
+
}
|
|
10654
|
+
},
|
|
10655
|
+
loadBalancerBackendAddressPools: {
|
|
10656
|
+
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
10657
|
+
type: {
|
|
10658
|
+
name: "Sequence",
|
|
10659
|
+
element: {
|
|
10660
|
+
type: {
|
|
10661
|
+
name: "Composite",
|
|
10662
|
+
className: "SubResource"
|
|
10663
|
+
}
|
|
10664
|
+
}
|
|
10665
|
+
}
|
|
10666
|
+
},
|
|
10667
|
+
loadBalancerInboundNatPools: {
|
|
10668
|
+
serializedName: "properties.loadBalancerInboundNatPools",
|
|
10669
|
+
type: {
|
|
10670
|
+
name: "Sequence",
|
|
10671
|
+
element: {
|
|
10672
|
+
type: {
|
|
10673
|
+
name: "Composite",
|
|
10674
|
+
className: "SubResource"
|
|
10675
|
+
}
|
|
10676
|
+
}
|
|
10677
|
+
}
|
|
10678
|
+
}
|
|
10679
|
+
}
|
|
10680
|
+
}
|
|
10681
|
+
};
|
|
10682
|
+
|
|
10683
|
+
export const VirtualMachineScaleSetUpdateNetworkConfiguration: coreClient.CompositeMapper = {
|
|
10684
|
+
type: {
|
|
10685
|
+
name: "Composite",
|
|
10686
|
+
className: "VirtualMachineScaleSetUpdateNetworkConfiguration",
|
|
10687
|
+
modelProperties: {
|
|
10688
|
+
...SubResource.type.modelProperties,
|
|
10689
|
+
name: {
|
|
10690
|
+
serializedName: "name",
|
|
10691
|
+
type: {
|
|
10692
|
+
name: "String"
|
|
10693
|
+
}
|
|
10694
|
+
},
|
|
10695
|
+
primary: {
|
|
10696
|
+
serializedName: "properties.primary",
|
|
10697
|
+
type: {
|
|
10698
|
+
name: "Boolean"
|
|
10699
|
+
}
|
|
10700
|
+
},
|
|
10701
|
+
enableAcceleratedNetworking: {
|
|
10702
|
+
serializedName: "properties.enableAcceleratedNetworking",
|
|
10703
|
+
type: {
|
|
10704
|
+
name: "Boolean"
|
|
10705
|
+
}
|
|
10706
|
+
},
|
|
10707
|
+
enableFpga: {
|
|
10708
|
+
serializedName: "properties.enableFpga",
|
|
10709
|
+
type: {
|
|
10710
|
+
name: "Boolean"
|
|
10711
|
+
}
|
|
10712
|
+
},
|
|
10713
|
+
networkSecurityGroup: {
|
|
10714
|
+
serializedName: "properties.networkSecurityGroup",
|
|
10715
|
+
type: {
|
|
10716
|
+
name: "Composite",
|
|
10717
|
+
className: "SubResource"
|
|
10718
|
+
}
|
|
10719
|
+
},
|
|
10720
|
+
dnsSettings: {
|
|
10721
|
+
serializedName: "properties.dnsSettings",
|
|
10722
|
+
type: {
|
|
10723
|
+
name: "Composite",
|
|
10724
|
+
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
10725
|
+
}
|
|
10726
|
+
},
|
|
10727
|
+
ipConfigurations: {
|
|
10728
|
+
serializedName: "properties.ipConfigurations",
|
|
10729
|
+
type: {
|
|
10730
|
+
name: "Sequence",
|
|
10731
|
+
element: {
|
|
10732
|
+
type: {
|
|
10733
|
+
name: "Composite",
|
|
10734
|
+
className: "VirtualMachineScaleSetUpdateIPConfiguration"
|
|
10735
|
+
}
|
|
10736
|
+
}
|
|
10737
|
+
}
|
|
10738
|
+
},
|
|
10739
|
+
enableIPForwarding: {
|
|
10740
|
+
serializedName: "properties.enableIPForwarding",
|
|
10741
|
+
type: {
|
|
10742
|
+
name: "Boolean"
|
|
10743
|
+
}
|
|
10744
|
+
},
|
|
10745
|
+
deleteOption: {
|
|
10746
|
+
serializedName: "properties.deleteOption",
|
|
10747
|
+
type: {
|
|
10748
|
+
name: "String"
|
|
10749
|
+
}
|
|
10750
|
+
}
|
|
10751
|
+
}
|
|
10752
|
+
}
|
|
10753
|
+
};
|
|
10754
|
+
|
|
10755
|
+
export const AvailabilitySet: coreClient.CompositeMapper = {
|
|
10756
|
+
type: {
|
|
10757
|
+
name: "Composite",
|
|
10758
|
+
className: "AvailabilitySet",
|
|
10759
|
+
modelProperties: {
|
|
10760
|
+
...Resource.type.modelProperties,
|
|
10761
|
+
sku: {
|
|
10762
|
+
serializedName: "sku",
|
|
10763
|
+
type: {
|
|
10764
|
+
name: "Composite",
|
|
10765
|
+
className: "Sku"
|
|
10766
|
+
}
|
|
10767
|
+
},
|
|
10768
|
+
platformUpdateDomainCount: {
|
|
10769
|
+
serializedName: "properties.platformUpdateDomainCount",
|
|
10770
|
+
type: {
|
|
10771
|
+
name: "Number"
|
|
10772
|
+
}
|
|
10773
|
+
},
|
|
10774
|
+
platformFaultDomainCount: {
|
|
10775
|
+
serializedName: "properties.platformFaultDomainCount",
|
|
10776
|
+
type: {
|
|
10777
|
+
name: "Number"
|
|
10778
|
+
}
|
|
10779
|
+
},
|
|
10780
|
+
virtualMachines: {
|
|
10781
|
+
serializedName: "properties.virtualMachines",
|
|
10782
|
+
type: {
|
|
10783
|
+
name: "Sequence",
|
|
10784
|
+
element: {
|
|
10785
|
+
type: {
|
|
10786
|
+
name: "Composite",
|
|
10787
|
+
className: "SubResource"
|
|
10788
|
+
}
|
|
10789
|
+
}
|
|
10790
|
+
}
|
|
10791
|
+
},
|
|
10792
|
+
proximityPlacementGroup: {
|
|
10793
|
+
serializedName: "properties.proximityPlacementGroup",
|
|
10794
|
+
type: {
|
|
10795
|
+
name: "Composite",
|
|
10796
|
+
className: "SubResource"
|
|
10797
|
+
}
|
|
10798
|
+
},
|
|
10799
|
+
statuses: {
|
|
10800
|
+
serializedName: "properties.statuses",
|
|
10801
|
+
readOnly: true,
|
|
10802
|
+
type: {
|
|
10803
|
+
name: "Sequence",
|
|
10804
|
+
element: {
|
|
10805
|
+
type: {
|
|
10806
|
+
name: "Composite",
|
|
10807
|
+
className: "InstanceViewStatus"
|
|
10808
|
+
}
|
|
10809
|
+
}
|
|
10810
|
+
}
|
|
10811
|
+
}
|
|
10812
|
+
}
|
|
10813
|
+
}
|
|
10814
|
+
};
|
|
10815
|
+
|
|
10816
|
+
export const ProximityPlacementGroup: coreClient.CompositeMapper = {
|
|
10817
|
+
type: {
|
|
10818
|
+
name: "Composite",
|
|
10819
|
+
className: "ProximityPlacementGroup",
|
|
10820
|
+
modelProperties: {
|
|
10821
|
+
...Resource.type.modelProperties,
|
|
10822
|
+
proximityPlacementGroupType: {
|
|
10823
|
+
serializedName: "properties.proximityPlacementGroupType",
|
|
10329
10824
|
type: {
|
|
10330
10825
|
name: "String"
|
|
10331
10826
|
}
|
|
@@ -11552,249 +12047,7 @@ export const VirtualMachineRunCommand: coreClient.CompositeMapper = {
|
|
|
11552
12047
|
export const Disk: coreClient.CompositeMapper = {
|
|
11553
12048
|
type: {
|
|
11554
12049
|
name: "Composite",
|
|
11555
|
-
className: "Disk",
|
|
11556
|
-
modelProperties: {
|
|
11557
|
-
...Resource.type.modelProperties,
|
|
11558
|
-
managedBy: {
|
|
11559
|
-
serializedName: "managedBy",
|
|
11560
|
-
readOnly: true,
|
|
11561
|
-
type: {
|
|
11562
|
-
name: "String"
|
|
11563
|
-
}
|
|
11564
|
-
},
|
|
11565
|
-
managedByExtended: {
|
|
11566
|
-
serializedName: "managedByExtended",
|
|
11567
|
-
readOnly: true,
|
|
11568
|
-
type: {
|
|
11569
|
-
name: "Sequence",
|
|
11570
|
-
element: {
|
|
11571
|
-
type: {
|
|
11572
|
-
name: "String"
|
|
11573
|
-
}
|
|
11574
|
-
}
|
|
11575
|
-
}
|
|
11576
|
-
},
|
|
11577
|
-
sku: {
|
|
11578
|
-
serializedName: "sku",
|
|
11579
|
-
type: {
|
|
11580
|
-
name: "Composite",
|
|
11581
|
-
className: "DiskSku"
|
|
11582
|
-
}
|
|
11583
|
-
},
|
|
11584
|
-
zones: {
|
|
11585
|
-
serializedName: "zones",
|
|
11586
|
-
type: {
|
|
11587
|
-
name: "Sequence",
|
|
11588
|
-
element: {
|
|
11589
|
-
type: {
|
|
11590
|
-
name: "String"
|
|
11591
|
-
}
|
|
11592
|
-
}
|
|
11593
|
-
}
|
|
11594
|
-
},
|
|
11595
|
-
extendedLocation: {
|
|
11596
|
-
serializedName: "extendedLocation",
|
|
11597
|
-
type: {
|
|
11598
|
-
name: "Composite",
|
|
11599
|
-
className: "ExtendedLocation"
|
|
11600
|
-
}
|
|
11601
|
-
},
|
|
11602
|
-
timeCreated: {
|
|
11603
|
-
serializedName: "properties.timeCreated",
|
|
11604
|
-
readOnly: true,
|
|
11605
|
-
type: {
|
|
11606
|
-
name: "DateTime"
|
|
11607
|
-
}
|
|
11608
|
-
},
|
|
11609
|
-
osType: {
|
|
11610
|
-
serializedName: "properties.osType",
|
|
11611
|
-
type: {
|
|
11612
|
-
name: "Enum",
|
|
11613
|
-
allowedValues: ["Windows", "Linux"]
|
|
11614
|
-
}
|
|
11615
|
-
},
|
|
11616
|
-
hyperVGeneration: {
|
|
11617
|
-
serializedName: "properties.hyperVGeneration",
|
|
11618
|
-
type: {
|
|
11619
|
-
name: "String"
|
|
11620
|
-
}
|
|
11621
|
-
},
|
|
11622
|
-
purchasePlan: {
|
|
11623
|
-
serializedName: "properties.purchasePlan",
|
|
11624
|
-
type: {
|
|
11625
|
-
name: "Composite",
|
|
11626
|
-
className: "PurchasePlanAutoGenerated"
|
|
11627
|
-
}
|
|
11628
|
-
},
|
|
11629
|
-
supportedCapabilities: {
|
|
11630
|
-
serializedName: "properties.supportedCapabilities",
|
|
11631
|
-
type: {
|
|
11632
|
-
name: "Composite",
|
|
11633
|
-
className: "SupportedCapabilities"
|
|
11634
|
-
}
|
|
11635
|
-
},
|
|
11636
|
-
creationData: {
|
|
11637
|
-
serializedName: "properties.creationData",
|
|
11638
|
-
type: {
|
|
11639
|
-
name: "Composite",
|
|
11640
|
-
className: "CreationData"
|
|
11641
|
-
}
|
|
11642
|
-
},
|
|
11643
|
-
diskSizeGB: {
|
|
11644
|
-
serializedName: "properties.diskSizeGB",
|
|
11645
|
-
type: {
|
|
11646
|
-
name: "Number"
|
|
11647
|
-
}
|
|
11648
|
-
},
|
|
11649
|
-
diskSizeBytes: {
|
|
11650
|
-
serializedName: "properties.diskSizeBytes",
|
|
11651
|
-
readOnly: true,
|
|
11652
|
-
type: {
|
|
11653
|
-
name: "Number"
|
|
11654
|
-
}
|
|
11655
|
-
},
|
|
11656
|
-
uniqueId: {
|
|
11657
|
-
serializedName: "properties.uniqueId",
|
|
11658
|
-
readOnly: true,
|
|
11659
|
-
type: {
|
|
11660
|
-
name: "String"
|
|
11661
|
-
}
|
|
11662
|
-
},
|
|
11663
|
-
encryptionSettingsCollection: {
|
|
11664
|
-
serializedName: "properties.encryptionSettingsCollection",
|
|
11665
|
-
type: {
|
|
11666
|
-
name: "Composite",
|
|
11667
|
-
className: "EncryptionSettingsCollection"
|
|
11668
|
-
}
|
|
11669
|
-
},
|
|
11670
|
-
provisioningState: {
|
|
11671
|
-
serializedName: "properties.provisioningState",
|
|
11672
|
-
readOnly: true,
|
|
11673
|
-
type: {
|
|
11674
|
-
name: "String"
|
|
11675
|
-
}
|
|
11676
|
-
},
|
|
11677
|
-
diskIopsReadWrite: {
|
|
11678
|
-
serializedName: "properties.diskIOPSReadWrite",
|
|
11679
|
-
type: {
|
|
11680
|
-
name: "Number"
|
|
11681
|
-
}
|
|
11682
|
-
},
|
|
11683
|
-
diskMBpsReadWrite: {
|
|
11684
|
-
serializedName: "properties.diskMBpsReadWrite",
|
|
11685
|
-
type: {
|
|
11686
|
-
name: "Number"
|
|
11687
|
-
}
|
|
11688
|
-
},
|
|
11689
|
-
diskIopsReadOnly: {
|
|
11690
|
-
serializedName: "properties.diskIOPSReadOnly",
|
|
11691
|
-
type: {
|
|
11692
|
-
name: "Number"
|
|
11693
|
-
}
|
|
11694
|
-
},
|
|
11695
|
-
diskMBpsReadOnly: {
|
|
11696
|
-
serializedName: "properties.diskMBpsReadOnly",
|
|
11697
|
-
type: {
|
|
11698
|
-
name: "Number"
|
|
11699
|
-
}
|
|
11700
|
-
},
|
|
11701
|
-
diskState: {
|
|
11702
|
-
serializedName: "properties.diskState",
|
|
11703
|
-
readOnly: true,
|
|
11704
|
-
type: {
|
|
11705
|
-
name: "String"
|
|
11706
|
-
}
|
|
11707
|
-
},
|
|
11708
|
-
encryption: {
|
|
11709
|
-
serializedName: "properties.encryption",
|
|
11710
|
-
type: {
|
|
11711
|
-
name: "Composite",
|
|
11712
|
-
className: "Encryption"
|
|
11713
|
-
}
|
|
11714
|
-
},
|
|
11715
|
-
maxShares: {
|
|
11716
|
-
serializedName: "properties.maxShares",
|
|
11717
|
-
type: {
|
|
11718
|
-
name: "Number"
|
|
11719
|
-
}
|
|
11720
|
-
},
|
|
11721
|
-
shareInfo: {
|
|
11722
|
-
serializedName: "properties.shareInfo",
|
|
11723
|
-
readOnly: true,
|
|
11724
|
-
type: {
|
|
11725
|
-
name: "Sequence",
|
|
11726
|
-
element: {
|
|
11727
|
-
type: {
|
|
11728
|
-
name: "Composite",
|
|
11729
|
-
className: "ShareInfoElement"
|
|
11730
|
-
}
|
|
11731
|
-
}
|
|
11732
|
-
}
|
|
11733
|
-
},
|
|
11734
|
-
networkAccessPolicy: {
|
|
11735
|
-
serializedName: "properties.networkAccessPolicy",
|
|
11736
|
-
type: {
|
|
11737
|
-
name: "String"
|
|
11738
|
-
}
|
|
11739
|
-
},
|
|
11740
|
-
diskAccessId: {
|
|
11741
|
-
serializedName: "properties.diskAccessId",
|
|
11742
|
-
type: {
|
|
11743
|
-
name: "String"
|
|
11744
|
-
}
|
|
11745
|
-
},
|
|
11746
|
-
tier: {
|
|
11747
|
-
serializedName: "properties.tier",
|
|
11748
|
-
type: {
|
|
11749
|
-
name: "String"
|
|
11750
|
-
}
|
|
11751
|
-
},
|
|
11752
|
-
burstingEnabled: {
|
|
11753
|
-
serializedName: "properties.burstingEnabled",
|
|
11754
|
-
type: {
|
|
11755
|
-
name: "Boolean"
|
|
11756
|
-
}
|
|
11757
|
-
},
|
|
11758
|
-
propertyUpdatesInProgress: {
|
|
11759
|
-
serializedName: "properties.propertyUpdatesInProgress",
|
|
11760
|
-
type: {
|
|
11761
|
-
name: "Composite",
|
|
11762
|
-
className: "PropertyUpdatesInProgress"
|
|
11763
|
-
}
|
|
11764
|
-
},
|
|
11765
|
-
supportsHibernation: {
|
|
11766
|
-
serializedName: "properties.supportsHibernation",
|
|
11767
|
-
type: {
|
|
11768
|
-
name: "Boolean"
|
|
11769
|
-
}
|
|
11770
|
-
},
|
|
11771
|
-
securityProfile: {
|
|
11772
|
-
serializedName: "properties.securityProfile",
|
|
11773
|
-
type: {
|
|
11774
|
-
name: "Composite",
|
|
11775
|
-
className: "DiskSecurityProfile"
|
|
11776
|
-
}
|
|
11777
|
-
},
|
|
11778
|
-
completionPercent: {
|
|
11779
|
-
serializedName: "properties.completionPercent",
|
|
11780
|
-
type: {
|
|
11781
|
-
name: "Number"
|
|
11782
|
-
}
|
|
11783
|
-
},
|
|
11784
|
-
publicNetworkAccess: {
|
|
11785
|
-
serializedName: "properties.publicNetworkAccess",
|
|
11786
|
-
type: {
|
|
11787
|
-
name: "String"
|
|
11788
|
-
}
|
|
11789
|
-
}
|
|
11790
|
-
}
|
|
11791
|
-
}
|
|
11792
|
-
};
|
|
11793
|
-
|
|
11794
|
-
export const Snapshot: coreClient.CompositeMapper = {
|
|
11795
|
-
type: {
|
|
11796
|
-
name: "Composite",
|
|
11797
|
-
className: "Snapshot",
|
|
12050
|
+
className: "Disk",
|
|
11798
12051
|
modelProperties: {
|
|
11799
12052
|
...Resource.type.modelProperties,
|
|
11800
12053
|
managedBy: {
|
|
@@ -11804,11 +12057,34 @@ export const Snapshot: coreClient.CompositeMapper = {
|
|
|
11804
12057
|
name: "String"
|
|
11805
12058
|
}
|
|
11806
12059
|
},
|
|
12060
|
+
managedByExtended: {
|
|
12061
|
+
serializedName: "managedByExtended",
|
|
12062
|
+
readOnly: true,
|
|
12063
|
+
type: {
|
|
12064
|
+
name: "Sequence",
|
|
12065
|
+
element: {
|
|
12066
|
+
type: {
|
|
12067
|
+
name: "String"
|
|
12068
|
+
}
|
|
12069
|
+
}
|
|
12070
|
+
}
|
|
12071
|
+
},
|
|
11807
12072
|
sku: {
|
|
11808
12073
|
serializedName: "sku",
|
|
11809
12074
|
type: {
|
|
11810
12075
|
name: "Composite",
|
|
11811
|
-
className: "
|
|
12076
|
+
className: "DiskSku"
|
|
12077
|
+
}
|
|
12078
|
+
},
|
|
12079
|
+
zones: {
|
|
12080
|
+
serializedName: "zones",
|
|
12081
|
+
type: {
|
|
12082
|
+
name: "Sequence",
|
|
12083
|
+
element: {
|
|
12084
|
+
type: {
|
|
12085
|
+
name: "String"
|
|
12086
|
+
}
|
|
12087
|
+
}
|
|
11812
12088
|
}
|
|
11813
12089
|
},
|
|
11814
12090
|
extendedLocation: {
|
|
@@ -11872,13 +12148,6 @@ export const Snapshot: coreClient.CompositeMapper = {
|
|
|
11872
12148
|
name: "Number"
|
|
11873
12149
|
}
|
|
11874
12150
|
},
|
|
11875
|
-
diskState: {
|
|
11876
|
-
serializedName: "properties.diskState",
|
|
11877
|
-
readOnly: true,
|
|
11878
|
-
type: {
|
|
11879
|
-
name: "String"
|
|
11880
|
-
}
|
|
11881
|
-
},
|
|
11882
12151
|
uniqueId: {
|
|
11883
12152
|
serializedName: "properties.uniqueId",
|
|
11884
12153
|
readOnly: true,
|
|
@@ -11900,414 +12169,223 @@ export const Snapshot: coreClient.CompositeMapper = {
|
|
|
11900
12169
|
name: "String"
|
|
11901
12170
|
}
|
|
11902
12171
|
},
|
|
11903
|
-
|
|
11904
|
-
serializedName: "properties.
|
|
11905
|
-
type: {
|
|
11906
|
-
name: "Boolean"
|
|
11907
|
-
}
|
|
11908
|
-
},
|
|
11909
|
-
encryption: {
|
|
11910
|
-
serializedName: "properties.encryption",
|
|
11911
|
-
type: {
|
|
11912
|
-
name: "Composite",
|
|
11913
|
-
className: "Encryption"
|
|
11914
|
-
}
|
|
11915
|
-
},
|
|
11916
|
-
networkAccessPolicy: {
|
|
11917
|
-
serializedName: "properties.networkAccessPolicy",
|
|
11918
|
-
type: {
|
|
11919
|
-
name: "String"
|
|
11920
|
-
}
|
|
11921
|
-
},
|
|
11922
|
-
diskAccessId: {
|
|
11923
|
-
serializedName: "properties.diskAccessId",
|
|
11924
|
-
type: {
|
|
11925
|
-
name: "String"
|
|
11926
|
-
}
|
|
11927
|
-
},
|
|
11928
|
-
supportsHibernation: {
|
|
11929
|
-
serializedName: "properties.supportsHibernation",
|
|
11930
|
-
type: {
|
|
11931
|
-
name: "Boolean"
|
|
11932
|
-
}
|
|
11933
|
-
},
|
|
11934
|
-
publicNetworkAccess: {
|
|
11935
|
-
serializedName: "properties.publicNetworkAccess",
|
|
11936
|
-
type: {
|
|
11937
|
-
name: "String"
|
|
11938
|
-
}
|
|
11939
|
-
},
|
|
11940
|
-
completionPercent: {
|
|
11941
|
-
serializedName: "properties.completionPercent",
|
|
12172
|
+
diskIopsReadWrite: {
|
|
12173
|
+
serializedName: "properties.diskIOPSReadWrite",
|
|
11942
12174
|
type: {
|
|
11943
12175
|
name: "Number"
|
|
11944
12176
|
}
|
|
11945
|
-
}
|
|
11946
|
-
}
|
|
11947
|
-
}
|
|
11948
|
-
};
|
|
11949
|
-
|
|
11950
|
-
export const DiskEncryptionSet: coreClient.CompositeMapper = {
|
|
11951
|
-
type: {
|
|
11952
|
-
name: "Composite",
|
|
11953
|
-
className: "DiskEncryptionSet",
|
|
11954
|
-
modelProperties: {
|
|
11955
|
-
...Resource.type.modelProperties,
|
|
11956
|
-
identity: {
|
|
11957
|
-
serializedName: "identity",
|
|
11958
|
-
type: {
|
|
11959
|
-
name: "Composite",
|
|
11960
|
-
className: "EncryptionSetIdentity"
|
|
11961
|
-
}
|
|
11962
|
-
},
|
|
11963
|
-
encryptionType: {
|
|
11964
|
-
serializedName: "properties.encryptionType",
|
|
11965
|
-
type: {
|
|
11966
|
-
name: "String"
|
|
11967
|
-
}
|
|
11968
|
-
},
|
|
11969
|
-
activeKey: {
|
|
11970
|
-
serializedName: "properties.activeKey",
|
|
11971
|
-
type: {
|
|
11972
|
-
name: "Composite",
|
|
11973
|
-
className: "KeyForDiskEncryptionSet"
|
|
11974
|
-
}
|
|
11975
|
-
},
|
|
11976
|
-
previousKeys: {
|
|
11977
|
-
serializedName: "properties.previousKeys",
|
|
11978
|
-
readOnly: true,
|
|
11979
|
-
type: {
|
|
11980
|
-
name: "Sequence",
|
|
11981
|
-
element: {
|
|
11982
|
-
type: {
|
|
11983
|
-
name: "Composite",
|
|
11984
|
-
className: "KeyForDiskEncryptionSet"
|
|
11985
|
-
}
|
|
11986
|
-
}
|
|
11987
|
-
}
|
|
11988
|
-
},
|
|
11989
|
-
provisioningState: {
|
|
11990
|
-
serializedName: "properties.provisioningState",
|
|
11991
|
-
readOnly: true,
|
|
11992
|
-
type: {
|
|
11993
|
-
name: "String"
|
|
11994
|
-
}
|
|
11995
|
-
},
|
|
11996
|
-
rotationToLatestKeyVersionEnabled: {
|
|
11997
|
-
serializedName: "properties.rotationToLatestKeyVersionEnabled",
|
|
11998
|
-
type: {
|
|
11999
|
-
name: "Boolean"
|
|
12000
|
-
}
|
|
12001
|
-
},
|
|
12002
|
-
lastKeyRotationTimestamp: {
|
|
12003
|
-
serializedName: "properties.lastKeyRotationTimestamp",
|
|
12004
|
-
readOnly: true,
|
|
12005
|
-
type: {
|
|
12006
|
-
name: "DateTime"
|
|
12007
|
-
}
|
|
12008
|
-
},
|
|
12009
|
-
autoKeyRotationError: {
|
|
12010
|
-
serializedName: "properties.autoKeyRotationError",
|
|
12011
|
-
type: {
|
|
12012
|
-
name: "Composite",
|
|
12013
|
-
className: "ApiError"
|
|
12014
|
-
}
|
|
12015
|
-
}
|
|
12016
|
-
}
|
|
12017
|
-
}
|
|
12018
|
-
};
|
|
12019
|
-
|
|
12020
|
-
export const DiskAccess: coreClient.CompositeMapper = {
|
|
12021
|
-
type: {
|
|
12022
|
-
name: "Composite",
|
|
12023
|
-
className: "DiskAccess",
|
|
12024
|
-
modelProperties: {
|
|
12025
|
-
...Resource.type.modelProperties,
|
|
12026
|
-
extendedLocation: {
|
|
12027
|
-
serializedName: "extendedLocation",
|
|
12028
|
-
type: {
|
|
12029
|
-
name: "Composite",
|
|
12030
|
-
className: "ExtendedLocation"
|
|
12031
|
-
}
|
|
12032
|
-
},
|
|
12033
|
-
privateEndpointConnections: {
|
|
12034
|
-
serializedName: "properties.privateEndpointConnections",
|
|
12035
|
-
readOnly: true,
|
|
12036
|
-
type: {
|
|
12037
|
-
name: "Sequence",
|
|
12038
|
-
element: {
|
|
12039
|
-
type: {
|
|
12040
|
-
name: "Composite",
|
|
12041
|
-
className: "PrivateEndpointConnection"
|
|
12042
|
-
}
|
|
12043
|
-
}
|
|
12044
|
-
}
|
|
12045
12177
|
},
|
|
12046
|
-
|
|
12047
|
-
serializedName: "properties.
|
|
12048
|
-
readOnly: true,
|
|
12178
|
+
diskMBpsReadWrite: {
|
|
12179
|
+
serializedName: "properties.diskMBpsReadWrite",
|
|
12049
12180
|
type: {
|
|
12050
|
-
name: "
|
|
12181
|
+
name: "Number"
|
|
12051
12182
|
}
|
|
12052
12183
|
},
|
|
12053
|
-
|
|
12054
|
-
serializedName: "properties.
|
|
12055
|
-
readOnly: true,
|
|
12056
|
-
type: {
|
|
12057
|
-
name: "DateTime"
|
|
12058
|
-
}
|
|
12059
|
-
}
|
|
12060
|
-
}
|
|
12061
|
-
}
|
|
12062
|
-
};
|
|
12063
|
-
|
|
12064
|
-
export const Gallery: coreClient.CompositeMapper = {
|
|
12065
|
-
type: {
|
|
12066
|
-
name: "Composite",
|
|
12067
|
-
className: "Gallery",
|
|
12068
|
-
modelProperties: {
|
|
12069
|
-
...Resource.type.modelProperties,
|
|
12070
|
-
description: {
|
|
12071
|
-
serializedName: "properties.description",
|
|
12184
|
+
diskIopsReadOnly: {
|
|
12185
|
+
serializedName: "properties.diskIOPSReadOnly",
|
|
12072
12186
|
type: {
|
|
12073
|
-
name: "
|
|
12187
|
+
name: "Number"
|
|
12074
12188
|
}
|
|
12075
12189
|
},
|
|
12076
|
-
|
|
12077
|
-
serializedName: "properties.
|
|
12190
|
+
diskMBpsReadOnly: {
|
|
12191
|
+
serializedName: "properties.diskMBpsReadOnly",
|
|
12078
12192
|
type: {
|
|
12079
|
-
name: "
|
|
12080
|
-
className: "GalleryIdentifier"
|
|
12193
|
+
name: "Number"
|
|
12081
12194
|
}
|
|
12082
12195
|
},
|
|
12083
|
-
|
|
12084
|
-
serializedName: "properties.
|
|
12196
|
+
diskState: {
|
|
12197
|
+
serializedName: "properties.diskState",
|
|
12085
12198
|
readOnly: true,
|
|
12086
12199
|
type: {
|
|
12087
12200
|
name: "String"
|
|
12088
12201
|
}
|
|
12089
12202
|
},
|
|
12090
|
-
|
|
12091
|
-
serializedName: "properties.
|
|
12092
|
-
type: {
|
|
12093
|
-
name: "Composite",
|
|
12094
|
-
className: "SharingProfile"
|
|
12095
|
-
}
|
|
12096
|
-
},
|
|
12097
|
-
softDeletePolicy: {
|
|
12098
|
-
serializedName: "properties.softDeletePolicy",
|
|
12203
|
+
encryption: {
|
|
12204
|
+
serializedName: "properties.encryption",
|
|
12099
12205
|
type: {
|
|
12100
12206
|
name: "Composite",
|
|
12101
|
-
className: "
|
|
12102
|
-
}
|
|
12103
|
-
}
|
|
12104
|
-
}
|
|
12105
|
-
}
|
|
12106
|
-
};
|
|
12107
|
-
|
|
12108
|
-
export const GalleryImage: coreClient.CompositeMapper = {
|
|
12109
|
-
type: {
|
|
12110
|
-
name: "Composite",
|
|
12111
|
-
className: "GalleryImage",
|
|
12112
|
-
modelProperties: {
|
|
12113
|
-
...Resource.type.modelProperties,
|
|
12114
|
-
description: {
|
|
12115
|
-
serializedName: "properties.description",
|
|
12116
|
-
type: {
|
|
12117
|
-
name: "String"
|
|
12118
|
-
}
|
|
12119
|
-
},
|
|
12120
|
-
eula: {
|
|
12121
|
-
serializedName: "properties.eula",
|
|
12122
|
-
type: {
|
|
12123
|
-
name: "String"
|
|
12124
|
-
}
|
|
12125
|
-
},
|
|
12126
|
-
privacyStatementUri: {
|
|
12127
|
-
serializedName: "properties.privacyStatementUri",
|
|
12128
|
-
type: {
|
|
12129
|
-
name: "String"
|
|
12207
|
+
className: "Encryption"
|
|
12130
12208
|
}
|
|
12131
12209
|
},
|
|
12132
|
-
|
|
12133
|
-
serializedName: "properties.
|
|
12210
|
+
maxShares: {
|
|
12211
|
+
serializedName: "properties.maxShares",
|
|
12134
12212
|
type: {
|
|
12135
|
-
name: "
|
|
12213
|
+
name: "Number"
|
|
12136
12214
|
}
|
|
12137
12215
|
},
|
|
12138
|
-
|
|
12139
|
-
serializedName: "properties.
|
|
12216
|
+
shareInfo: {
|
|
12217
|
+
serializedName: "properties.shareInfo",
|
|
12218
|
+
readOnly: true,
|
|
12140
12219
|
type: {
|
|
12141
|
-
name: "
|
|
12142
|
-
|
|
12220
|
+
name: "Sequence",
|
|
12221
|
+
element: {
|
|
12222
|
+
type: {
|
|
12223
|
+
name: "Composite",
|
|
12224
|
+
className: "ShareInfoElement"
|
|
12225
|
+
}
|
|
12226
|
+
}
|
|
12143
12227
|
}
|
|
12144
12228
|
},
|
|
12145
|
-
|
|
12146
|
-
serializedName: "properties.
|
|
12229
|
+
networkAccessPolicy: {
|
|
12230
|
+
serializedName: "properties.networkAccessPolicy",
|
|
12147
12231
|
type: {
|
|
12148
|
-
name: "
|
|
12149
|
-
allowedValues: ["Generalized", "Specialized"]
|
|
12232
|
+
name: "String"
|
|
12150
12233
|
}
|
|
12151
12234
|
},
|
|
12152
|
-
|
|
12153
|
-
serializedName: "properties.
|
|
12235
|
+
diskAccessId: {
|
|
12236
|
+
serializedName: "properties.diskAccessId",
|
|
12154
12237
|
type: {
|
|
12155
12238
|
name: "String"
|
|
12156
12239
|
}
|
|
12157
12240
|
},
|
|
12158
|
-
|
|
12159
|
-
serializedName: "properties.
|
|
12241
|
+
tier: {
|
|
12242
|
+
serializedName: "properties.tier",
|
|
12160
12243
|
type: {
|
|
12161
|
-
name: "
|
|
12244
|
+
name: "String"
|
|
12162
12245
|
}
|
|
12163
12246
|
},
|
|
12164
|
-
|
|
12165
|
-
serializedName: "properties.
|
|
12247
|
+
burstingEnabled: {
|
|
12248
|
+
serializedName: "properties.burstingEnabled",
|
|
12166
12249
|
type: {
|
|
12167
|
-
name: "
|
|
12168
|
-
className: "GalleryImageIdentifier"
|
|
12250
|
+
name: "Boolean"
|
|
12169
12251
|
}
|
|
12170
12252
|
},
|
|
12171
|
-
|
|
12172
|
-
serializedName: "properties.
|
|
12253
|
+
propertyUpdatesInProgress: {
|
|
12254
|
+
serializedName: "properties.propertyUpdatesInProgress",
|
|
12173
12255
|
type: {
|
|
12174
12256
|
name: "Composite",
|
|
12175
|
-
className: "
|
|
12257
|
+
className: "PropertyUpdatesInProgress"
|
|
12176
12258
|
}
|
|
12177
12259
|
},
|
|
12178
|
-
|
|
12179
|
-
serializedName: "properties.
|
|
12260
|
+
supportsHibernation: {
|
|
12261
|
+
serializedName: "properties.supportsHibernation",
|
|
12180
12262
|
type: {
|
|
12181
|
-
name: "
|
|
12182
|
-
className: "Disallowed"
|
|
12263
|
+
name: "Boolean"
|
|
12183
12264
|
}
|
|
12184
12265
|
},
|
|
12185
|
-
|
|
12186
|
-
serializedName: "properties.
|
|
12266
|
+
securityProfile: {
|
|
12267
|
+
serializedName: "properties.securityProfile",
|
|
12187
12268
|
type: {
|
|
12188
12269
|
name: "Composite",
|
|
12189
|
-
className: "
|
|
12270
|
+
className: "DiskSecurityProfile"
|
|
12190
12271
|
}
|
|
12191
12272
|
},
|
|
12192
|
-
|
|
12193
|
-
serializedName: "properties.
|
|
12194
|
-
readOnly: true,
|
|
12273
|
+
completionPercent: {
|
|
12274
|
+
serializedName: "properties.completionPercent",
|
|
12195
12275
|
type: {
|
|
12196
|
-
name: "
|
|
12276
|
+
name: "Number"
|
|
12197
12277
|
}
|
|
12198
12278
|
},
|
|
12199
|
-
|
|
12200
|
-
serializedName: "properties.
|
|
12279
|
+
publicNetworkAccess: {
|
|
12280
|
+
serializedName: "properties.publicNetworkAccess",
|
|
12201
12281
|
type: {
|
|
12202
|
-
name: "
|
|
12203
|
-
element: {
|
|
12204
|
-
type: {
|
|
12205
|
-
name: "Composite",
|
|
12206
|
-
className: "GalleryImageFeature"
|
|
12207
|
-
}
|
|
12208
|
-
}
|
|
12282
|
+
name: "String"
|
|
12209
12283
|
}
|
|
12210
12284
|
}
|
|
12211
12285
|
}
|
|
12212
12286
|
}
|
|
12213
12287
|
};
|
|
12214
12288
|
|
|
12215
|
-
export const
|
|
12289
|
+
export const Snapshot: coreClient.CompositeMapper = {
|
|
12216
12290
|
type: {
|
|
12217
12291
|
name: "Composite",
|
|
12218
|
-
className: "
|
|
12292
|
+
className: "Snapshot",
|
|
12219
12293
|
modelProperties: {
|
|
12220
12294
|
...Resource.type.modelProperties,
|
|
12221
|
-
|
|
12222
|
-
serializedName: "
|
|
12295
|
+
managedBy: {
|
|
12296
|
+
serializedName: "managedBy",
|
|
12297
|
+
readOnly: true,
|
|
12298
|
+
type: {
|
|
12299
|
+
name: "String"
|
|
12300
|
+
}
|
|
12301
|
+
},
|
|
12302
|
+
sku: {
|
|
12303
|
+
serializedName: "sku",
|
|
12223
12304
|
type: {
|
|
12224
12305
|
name: "Composite",
|
|
12225
|
-
className: "
|
|
12306
|
+
className: "SnapshotSku"
|
|
12226
12307
|
}
|
|
12227
12308
|
},
|
|
12228
|
-
|
|
12229
|
-
serializedName: "
|
|
12309
|
+
extendedLocation: {
|
|
12310
|
+
serializedName: "extendedLocation",
|
|
12311
|
+
type: {
|
|
12312
|
+
name: "Composite",
|
|
12313
|
+
className: "ExtendedLocation"
|
|
12314
|
+
}
|
|
12315
|
+
},
|
|
12316
|
+
timeCreated: {
|
|
12317
|
+
serializedName: "properties.timeCreated",
|
|
12230
12318
|
readOnly: true,
|
|
12319
|
+
type: {
|
|
12320
|
+
name: "DateTime"
|
|
12321
|
+
}
|
|
12322
|
+
},
|
|
12323
|
+
osType: {
|
|
12324
|
+
serializedName: "properties.osType",
|
|
12325
|
+
type: {
|
|
12326
|
+
name: "Enum",
|
|
12327
|
+
allowedValues: ["Windows", "Linux"]
|
|
12328
|
+
}
|
|
12329
|
+
},
|
|
12330
|
+
hyperVGeneration: {
|
|
12331
|
+
serializedName: "properties.hyperVGeneration",
|
|
12231
12332
|
type: {
|
|
12232
12333
|
name: "String"
|
|
12233
12334
|
}
|
|
12234
12335
|
},
|
|
12235
|
-
|
|
12236
|
-
serializedName: "properties.
|
|
12336
|
+
purchasePlan: {
|
|
12337
|
+
serializedName: "properties.purchasePlan",
|
|
12237
12338
|
type: {
|
|
12238
12339
|
name: "Composite",
|
|
12239
|
-
className: "
|
|
12340
|
+
className: "PurchasePlanAutoGenerated"
|
|
12240
12341
|
}
|
|
12241
12342
|
},
|
|
12242
|
-
|
|
12243
|
-
serializedName: "properties.
|
|
12343
|
+
supportedCapabilities: {
|
|
12344
|
+
serializedName: "properties.supportedCapabilities",
|
|
12244
12345
|
type: {
|
|
12245
12346
|
name: "Composite",
|
|
12246
|
-
className: "
|
|
12347
|
+
className: "SupportedCapabilities"
|
|
12247
12348
|
}
|
|
12248
|
-
}
|
|
12249
|
-
|
|
12250
|
-
|
|
12251
|
-
};
|
|
12252
|
-
|
|
12253
|
-
export const GalleryApplication: coreClient.CompositeMapper = {
|
|
12254
|
-
type: {
|
|
12255
|
-
name: "Composite",
|
|
12256
|
-
className: "GalleryApplication",
|
|
12257
|
-
modelProperties: {
|
|
12258
|
-
...Resource.type.modelProperties,
|
|
12259
|
-
description: {
|
|
12260
|
-
serializedName: "properties.description",
|
|
12349
|
+
},
|
|
12350
|
+
creationData: {
|
|
12351
|
+
serializedName: "properties.creationData",
|
|
12261
12352
|
type: {
|
|
12262
|
-
name: "
|
|
12353
|
+
name: "Composite",
|
|
12354
|
+
className: "CreationData"
|
|
12263
12355
|
}
|
|
12264
12356
|
},
|
|
12265
|
-
|
|
12266
|
-
serializedName: "properties.
|
|
12357
|
+
diskSizeGB: {
|
|
12358
|
+
serializedName: "properties.diskSizeGB",
|
|
12267
12359
|
type: {
|
|
12268
|
-
name: "
|
|
12360
|
+
name: "Number"
|
|
12269
12361
|
}
|
|
12270
12362
|
},
|
|
12271
|
-
|
|
12272
|
-
serializedName: "properties.
|
|
12363
|
+
diskSizeBytes: {
|
|
12364
|
+
serializedName: "properties.diskSizeBytes",
|
|
12365
|
+
readOnly: true,
|
|
12273
12366
|
type: {
|
|
12274
|
-
name: "
|
|
12367
|
+
name: "Number"
|
|
12275
12368
|
}
|
|
12276
12369
|
},
|
|
12277
|
-
|
|
12278
|
-
serializedName: "properties.
|
|
12370
|
+
diskState: {
|
|
12371
|
+
serializedName: "properties.diskState",
|
|
12372
|
+
readOnly: true,
|
|
12279
12373
|
type: {
|
|
12280
12374
|
name: "String"
|
|
12281
12375
|
}
|
|
12282
12376
|
},
|
|
12283
|
-
|
|
12284
|
-
serializedName: "properties.
|
|
12377
|
+
uniqueId: {
|
|
12378
|
+
serializedName: "properties.uniqueId",
|
|
12379
|
+
readOnly: true,
|
|
12285
12380
|
type: {
|
|
12286
|
-
name: "
|
|
12381
|
+
name: "String"
|
|
12287
12382
|
}
|
|
12288
12383
|
},
|
|
12289
|
-
|
|
12290
|
-
serializedName: "properties.
|
|
12291
|
-
type: {
|
|
12292
|
-
name: "Enum",
|
|
12293
|
-
allowedValues: ["Windows", "Linux"]
|
|
12294
|
-
}
|
|
12295
|
-
}
|
|
12296
|
-
}
|
|
12297
|
-
}
|
|
12298
|
-
};
|
|
12299
|
-
|
|
12300
|
-
export const GalleryApplicationVersion: coreClient.CompositeMapper = {
|
|
12301
|
-
type: {
|
|
12302
|
-
name: "Composite",
|
|
12303
|
-
className: "GalleryApplicationVersion",
|
|
12304
|
-
modelProperties: {
|
|
12305
|
-
...Resource.type.modelProperties,
|
|
12306
|
-
publishingProfile: {
|
|
12307
|
-
serializedName: "properties.publishingProfile",
|
|
12384
|
+
encryptionSettingsCollection: {
|
|
12385
|
+
serializedName: "properties.encryptionSettingsCollection",
|
|
12308
12386
|
type: {
|
|
12309
12387
|
name: "Composite",
|
|
12310
|
-
className: "
|
|
12388
|
+
className: "EncryptionSettingsCollection"
|
|
12311
12389
|
}
|
|
12312
12390
|
},
|
|
12313
12391
|
provisioningState: {
|
|
@@ -12317,539 +12395,428 @@ export const GalleryApplicationVersion: coreClient.CompositeMapper = {
|
|
|
12317
12395
|
name: "String"
|
|
12318
12396
|
}
|
|
12319
12397
|
},
|
|
12320
|
-
|
|
12321
|
-
serializedName: "properties.
|
|
12398
|
+
incremental: {
|
|
12399
|
+
serializedName: "properties.incremental",
|
|
12322
12400
|
type: {
|
|
12323
|
-
name: "
|
|
12324
|
-
className: "ReplicationStatus"
|
|
12401
|
+
name: "Boolean"
|
|
12325
12402
|
}
|
|
12326
|
-
}
|
|
12327
|
-
|
|
12328
|
-
|
|
12329
|
-
};
|
|
12330
|
-
|
|
12331
|
-
export const SubResourceWithColocationStatus: coreClient.CompositeMapper = {
|
|
12332
|
-
type: {
|
|
12333
|
-
name: "Composite",
|
|
12334
|
-
className: "SubResourceWithColocationStatus",
|
|
12335
|
-
modelProperties: {
|
|
12336
|
-
...SubResource.type.modelProperties,
|
|
12337
|
-
colocationStatus: {
|
|
12338
|
-
serializedName: "colocationStatus",
|
|
12403
|
+
},
|
|
12404
|
+
encryption: {
|
|
12405
|
+
serializedName: "properties.encryption",
|
|
12339
12406
|
type: {
|
|
12340
12407
|
name: "Composite",
|
|
12341
|
-
className: "
|
|
12408
|
+
className: "Encryption"
|
|
12342
12409
|
}
|
|
12343
|
-
}
|
|
12344
|
-
|
|
12345
|
-
|
|
12346
|
-
};
|
|
12347
|
-
|
|
12348
|
-
export const VirtualMachineImageResource: coreClient.CompositeMapper = {
|
|
12349
|
-
type: {
|
|
12350
|
-
name: "Composite",
|
|
12351
|
-
className: "VirtualMachineImageResource",
|
|
12352
|
-
modelProperties: {
|
|
12353
|
-
...SubResource.type.modelProperties,
|
|
12354
|
-
name: {
|
|
12355
|
-
serializedName: "name",
|
|
12356
|
-
required: true,
|
|
12410
|
+
},
|
|
12411
|
+
networkAccessPolicy: {
|
|
12412
|
+
serializedName: "properties.networkAccessPolicy",
|
|
12357
12413
|
type: {
|
|
12358
12414
|
name: "String"
|
|
12359
12415
|
}
|
|
12360
12416
|
},
|
|
12361
|
-
|
|
12362
|
-
serializedName: "
|
|
12363
|
-
required: true,
|
|
12417
|
+
diskAccessId: {
|
|
12418
|
+
serializedName: "properties.diskAccessId",
|
|
12364
12419
|
type: {
|
|
12365
12420
|
name: "String"
|
|
12366
12421
|
}
|
|
12367
12422
|
},
|
|
12368
|
-
|
|
12369
|
-
serializedName: "
|
|
12423
|
+
supportsHibernation: {
|
|
12424
|
+
serializedName: "properties.supportsHibernation",
|
|
12425
|
+
type: {
|
|
12426
|
+
name: "Boolean"
|
|
12427
|
+
}
|
|
12428
|
+
},
|
|
12429
|
+
publicNetworkAccess: {
|
|
12430
|
+
serializedName: "properties.publicNetworkAccess",
|
|
12370
12431
|
type: {
|
|
12371
|
-
name: "
|
|
12372
|
-
value: { type: { name: "String" } }
|
|
12432
|
+
name: "String"
|
|
12373
12433
|
}
|
|
12374
12434
|
},
|
|
12375
|
-
|
|
12376
|
-
serializedName: "
|
|
12435
|
+
completionPercent: {
|
|
12436
|
+
serializedName: "properties.completionPercent",
|
|
12377
12437
|
type: {
|
|
12378
|
-
name: "
|
|
12379
|
-
className: "ExtendedLocation"
|
|
12438
|
+
name: "Number"
|
|
12380
12439
|
}
|
|
12381
12440
|
}
|
|
12382
12441
|
}
|
|
12383
12442
|
}
|
|
12384
12443
|
};
|
|
12385
12444
|
|
|
12386
|
-
export const
|
|
12445
|
+
export const DiskEncryptionSet: coreClient.CompositeMapper = {
|
|
12387
12446
|
type: {
|
|
12388
12447
|
name: "Composite",
|
|
12389
|
-
className: "
|
|
12448
|
+
className: "DiskEncryptionSet",
|
|
12390
12449
|
modelProperties: {
|
|
12391
|
-
...
|
|
12392
|
-
|
|
12393
|
-
serializedName: "
|
|
12450
|
+
...Resource.type.modelProperties,
|
|
12451
|
+
identity: {
|
|
12452
|
+
serializedName: "identity",
|
|
12394
12453
|
type: {
|
|
12395
|
-
name: "
|
|
12454
|
+
name: "Composite",
|
|
12455
|
+
className: "EncryptionSetIdentity"
|
|
12396
12456
|
}
|
|
12397
12457
|
},
|
|
12398
|
-
|
|
12399
|
-
serializedName: "
|
|
12458
|
+
encryptionType: {
|
|
12459
|
+
serializedName: "properties.encryptionType",
|
|
12400
12460
|
type: {
|
|
12401
12461
|
name: "String"
|
|
12402
12462
|
}
|
|
12403
12463
|
},
|
|
12404
|
-
|
|
12405
|
-
serializedName: "
|
|
12464
|
+
activeKey: {
|
|
12465
|
+
serializedName: "properties.activeKey",
|
|
12406
12466
|
type: {
|
|
12407
|
-
name: "
|
|
12467
|
+
name: "Composite",
|
|
12468
|
+
className: "KeyForDiskEncryptionSet"
|
|
12408
12469
|
}
|
|
12409
12470
|
},
|
|
12410
|
-
|
|
12411
|
-
serializedName: "
|
|
12471
|
+
previousKeys: {
|
|
12472
|
+
serializedName: "properties.previousKeys",
|
|
12473
|
+
readOnly: true,
|
|
12412
12474
|
type: {
|
|
12413
|
-
name: "
|
|
12475
|
+
name: "Sequence",
|
|
12476
|
+
element: {
|
|
12477
|
+
type: {
|
|
12478
|
+
name: "Composite",
|
|
12479
|
+
className: "KeyForDiskEncryptionSet"
|
|
12480
|
+
}
|
|
12481
|
+
}
|
|
12414
12482
|
}
|
|
12415
12483
|
},
|
|
12416
|
-
|
|
12417
|
-
serializedName: "
|
|
12484
|
+
provisioningState: {
|
|
12485
|
+
serializedName: "properties.provisioningState",
|
|
12418
12486
|
readOnly: true,
|
|
12419
12487
|
type: {
|
|
12420
12488
|
name: "String"
|
|
12421
12489
|
}
|
|
12422
12490
|
},
|
|
12423
|
-
|
|
12424
|
-
serializedName: "
|
|
12491
|
+
rotationToLatestKeyVersionEnabled: {
|
|
12492
|
+
serializedName: "properties.rotationToLatestKeyVersionEnabled",
|
|
12425
12493
|
type: {
|
|
12426
|
-
name: "
|
|
12494
|
+
name: "Boolean"
|
|
12427
12495
|
}
|
|
12428
|
-
}
|
|
12429
|
-
|
|
12430
|
-
|
|
12431
|
-
|
|
12432
|
-
|
|
12433
|
-
export const DiskEncryptionSetParameters: coreClient.CompositeMapper = {
|
|
12434
|
-
type: {
|
|
12435
|
-
name: "Composite",
|
|
12436
|
-
className: "DiskEncryptionSetParameters",
|
|
12437
|
-
modelProperties: {
|
|
12438
|
-
...SubResource.type.modelProperties
|
|
12439
|
-
}
|
|
12440
|
-
}
|
|
12441
|
-
};
|
|
12442
|
-
|
|
12443
|
-
export const ManagedDiskParameters: coreClient.CompositeMapper = {
|
|
12444
|
-
type: {
|
|
12445
|
-
name: "Composite",
|
|
12446
|
-
className: "ManagedDiskParameters",
|
|
12447
|
-
modelProperties: {
|
|
12448
|
-
...SubResource.type.modelProperties,
|
|
12449
|
-
storageAccountType: {
|
|
12450
|
-
serializedName: "storageAccountType",
|
|
12496
|
+
},
|
|
12497
|
+
lastKeyRotationTimestamp: {
|
|
12498
|
+
serializedName: "properties.lastKeyRotationTimestamp",
|
|
12499
|
+
readOnly: true,
|
|
12451
12500
|
type: {
|
|
12452
|
-
name: "
|
|
12501
|
+
name: "DateTime"
|
|
12453
12502
|
}
|
|
12454
12503
|
},
|
|
12455
|
-
|
|
12456
|
-
serializedName: "
|
|
12504
|
+
autoKeyRotationError: {
|
|
12505
|
+
serializedName: "properties.autoKeyRotationError",
|
|
12457
12506
|
type: {
|
|
12458
12507
|
name: "Composite",
|
|
12459
|
-
className: "
|
|
12508
|
+
className: "ApiError"
|
|
12460
12509
|
}
|
|
12461
12510
|
}
|
|
12462
12511
|
}
|
|
12463
12512
|
}
|
|
12464
12513
|
};
|
|
12465
12514
|
|
|
12466
|
-
export const
|
|
12515
|
+
export const DiskAccess: coreClient.CompositeMapper = {
|
|
12467
12516
|
type: {
|
|
12468
12517
|
name: "Composite",
|
|
12469
|
-
className: "
|
|
12518
|
+
className: "DiskAccess",
|
|
12470
12519
|
modelProperties: {
|
|
12471
|
-
...
|
|
12472
|
-
|
|
12473
|
-
serializedName: "
|
|
12520
|
+
...Resource.type.modelProperties,
|
|
12521
|
+
extendedLocation: {
|
|
12522
|
+
serializedName: "extendedLocation",
|
|
12474
12523
|
type: {
|
|
12475
|
-
name: "
|
|
12524
|
+
name: "Composite",
|
|
12525
|
+
className: "ExtendedLocation"
|
|
12476
12526
|
}
|
|
12477
12527
|
},
|
|
12478
|
-
|
|
12479
|
-
serializedName: "properties.
|
|
12528
|
+
privateEndpointConnections: {
|
|
12529
|
+
serializedName: "properties.privateEndpointConnections",
|
|
12530
|
+
readOnly: true,
|
|
12531
|
+
type: {
|
|
12532
|
+
name: "Sequence",
|
|
12533
|
+
element: {
|
|
12534
|
+
type: {
|
|
12535
|
+
name: "Composite",
|
|
12536
|
+
className: "PrivateEndpointConnection"
|
|
12537
|
+
}
|
|
12538
|
+
}
|
|
12539
|
+
}
|
|
12540
|
+
},
|
|
12541
|
+
provisioningState: {
|
|
12542
|
+
serializedName: "properties.provisioningState",
|
|
12543
|
+
readOnly: true,
|
|
12480
12544
|
type: {
|
|
12481
12545
|
name: "String"
|
|
12482
12546
|
}
|
|
12547
|
+
},
|
|
12548
|
+
timeCreated: {
|
|
12549
|
+
serializedName: "properties.timeCreated",
|
|
12550
|
+
readOnly: true,
|
|
12551
|
+
type: {
|
|
12552
|
+
name: "DateTime"
|
|
12553
|
+
}
|
|
12483
12554
|
}
|
|
12484
12555
|
}
|
|
12485
12556
|
}
|
|
12486
12557
|
};
|
|
12487
12558
|
|
|
12488
|
-
export const
|
|
12559
|
+
export const Gallery: coreClient.CompositeMapper = {
|
|
12489
12560
|
type: {
|
|
12490
12561
|
name: "Composite",
|
|
12491
|
-
className: "
|
|
12562
|
+
className: "Gallery",
|
|
12492
12563
|
modelProperties: {
|
|
12493
|
-
...
|
|
12494
|
-
|
|
12495
|
-
serializedName: "
|
|
12496
|
-
required: true,
|
|
12564
|
+
...Resource.type.modelProperties,
|
|
12565
|
+
description: {
|
|
12566
|
+
serializedName: "properties.description",
|
|
12497
12567
|
type: {
|
|
12498
12568
|
name: "String"
|
|
12499
12569
|
}
|
|
12500
12570
|
},
|
|
12501
|
-
|
|
12502
|
-
serializedName: "properties.
|
|
12571
|
+
identifier: {
|
|
12572
|
+
serializedName: "properties.identifier",
|
|
12503
12573
|
type: {
|
|
12504
12574
|
name: "Composite",
|
|
12505
|
-
className: "
|
|
12575
|
+
className: "GalleryIdentifier"
|
|
12506
12576
|
}
|
|
12507
12577
|
},
|
|
12508
|
-
|
|
12509
|
-
serializedName: "properties.
|
|
12578
|
+
provisioningState: {
|
|
12579
|
+
serializedName: "properties.provisioningState",
|
|
12580
|
+
readOnly: true,
|
|
12510
12581
|
type: {
|
|
12511
|
-
name: "
|
|
12582
|
+
name: "String"
|
|
12512
12583
|
}
|
|
12513
12584
|
},
|
|
12514
|
-
|
|
12515
|
-
serializedName: "properties.
|
|
12585
|
+
sharingProfile: {
|
|
12586
|
+
serializedName: "properties.sharingProfile",
|
|
12516
12587
|
type: {
|
|
12517
12588
|
name: "Composite",
|
|
12518
|
-
className: "
|
|
12589
|
+
className: "SharingProfile"
|
|
12519
12590
|
}
|
|
12520
12591
|
},
|
|
12521
|
-
|
|
12522
|
-
serializedName: "properties.
|
|
12592
|
+
softDeletePolicy: {
|
|
12593
|
+
serializedName: "properties.softDeletePolicy",
|
|
12594
|
+
type: {
|
|
12595
|
+
name: "Composite",
|
|
12596
|
+
className: "SoftDeletePolicy"
|
|
12597
|
+
}
|
|
12598
|
+
}
|
|
12599
|
+
}
|
|
12600
|
+
}
|
|
12601
|
+
};
|
|
12602
|
+
|
|
12603
|
+
export const GalleryImage: coreClient.CompositeMapper = {
|
|
12604
|
+
type: {
|
|
12605
|
+
name: "Composite",
|
|
12606
|
+
className: "GalleryImage",
|
|
12607
|
+
modelProperties: {
|
|
12608
|
+
...Resource.type.modelProperties,
|
|
12609
|
+
description: {
|
|
12610
|
+
serializedName: "properties.description",
|
|
12523
12611
|
type: {
|
|
12524
12612
|
name: "String"
|
|
12525
12613
|
}
|
|
12526
12614
|
},
|
|
12527
|
-
|
|
12528
|
-
serializedName: "properties.
|
|
12615
|
+
eula: {
|
|
12616
|
+
serializedName: "properties.eula",
|
|
12529
12617
|
type: {
|
|
12530
|
-
name: "
|
|
12531
|
-
element: {
|
|
12532
|
-
type: {
|
|
12533
|
-
name: "Composite",
|
|
12534
|
-
className: "SubResource"
|
|
12535
|
-
}
|
|
12536
|
-
}
|
|
12618
|
+
name: "String"
|
|
12537
12619
|
}
|
|
12538
12620
|
},
|
|
12539
|
-
|
|
12540
|
-
serializedName: "properties.
|
|
12621
|
+
privacyStatementUri: {
|
|
12622
|
+
serializedName: "properties.privacyStatementUri",
|
|
12541
12623
|
type: {
|
|
12542
|
-
name: "
|
|
12543
|
-
element: {
|
|
12544
|
-
type: {
|
|
12545
|
-
name: "Composite",
|
|
12546
|
-
className: "SubResource"
|
|
12547
|
-
}
|
|
12548
|
-
}
|
|
12624
|
+
name: "String"
|
|
12549
12625
|
}
|
|
12550
12626
|
},
|
|
12551
|
-
|
|
12552
|
-
serializedName: "properties.
|
|
12627
|
+
releaseNoteUri: {
|
|
12628
|
+
serializedName: "properties.releaseNoteUri",
|
|
12553
12629
|
type: {
|
|
12554
|
-
name: "
|
|
12555
|
-
element: {
|
|
12556
|
-
type: {
|
|
12557
|
-
name: "Composite",
|
|
12558
|
-
className: "SubResource"
|
|
12559
|
-
}
|
|
12560
|
-
}
|
|
12630
|
+
name: "String"
|
|
12561
12631
|
}
|
|
12562
12632
|
},
|
|
12563
|
-
|
|
12564
|
-
serializedName: "properties.
|
|
12633
|
+
osType: {
|
|
12634
|
+
serializedName: "properties.osType",
|
|
12565
12635
|
type: {
|
|
12566
|
-
name: "
|
|
12567
|
-
|
|
12568
|
-
type: {
|
|
12569
|
-
name: "Composite",
|
|
12570
|
-
className: "SubResource"
|
|
12571
|
-
}
|
|
12572
|
-
}
|
|
12636
|
+
name: "Enum",
|
|
12637
|
+
allowedValues: ["Windows", "Linux"]
|
|
12573
12638
|
}
|
|
12574
|
-
}
|
|
12575
|
-
|
|
12576
|
-
|
|
12577
|
-
|
|
12578
|
-
|
|
12579
|
-
|
|
12580
|
-
|
|
12581
|
-
|
|
12582
|
-
|
|
12583
|
-
|
|
12584
|
-
...SubResource.type.modelProperties,
|
|
12585
|
-
name: {
|
|
12586
|
-
serializedName: "name",
|
|
12587
|
-
required: true,
|
|
12639
|
+
},
|
|
12640
|
+
osState: {
|
|
12641
|
+
serializedName: "properties.osState",
|
|
12642
|
+
type: {
|
|
12643
|
+
name: "Enum",
|
|
12644
|
+
allowedValues: ["Generalized", "Specialized"]
|
|
12645
|
+
}
|
|
12646
|
+
},
|
|
12647
|
+
hyperVGeneration: {
|
|
12648
|
+
serializedName: "properties.hyperVGeneration",
|
|
12588
12649
|
type: {
|
|
12589
12650
|
name: "String"
|
|
12590
12651
|
}
|
|
12591
12652
|
},
|
|
12592
|
-
|
|
12593
|
-
serializedName: "properties.
|
|
12653
|
+
endOfLifeDate: {
|
|
12654
|
+
serializedName: "properties.endOfLifeDate",
|
|
12594
12655
|
type: {
|
|
12595
|
-
name: "
|
|
12656
|
+
name: "DateTime"
|
|
12596
12657
|
}
|
|
12597
12658
|
},
|
|
12598
|
-
|
|
12599
|
-
serializedName: "properties.
|
|
12659
|
+
identifier: {
|
|
12660
|
+
serializedName: "properties.identifier",
|
|
12600
12661
|
type: {
|
|
12601
|
-
name: "
|
|
12662
|
+
name: "Composite",
|
|
12663
|
+
className: "GalleryImageIdentifier"
|
|
12602
12664
|
}
|
|
12603
12665
|
},
|
|
12604
|
-
|
|
12605
|
-
serializedName: "properties.
|
|
12666
|
+
recommended: {
|
|
12667
|
+
serializedName: "properties.recommended",
|
|
12606
12668
|
type: {
|
|
12607
|
-
name: "
|
|
12669
|
+
name: "Composite",
|
|
12670
|
+
className: "RecommendedMachineConfiguration"
|
|
12608
12671
|
}
|
|
12609
12672
|
},
|
|
12610
|
-
|
|
12611
|
-
serializedName: "properties.
|
|
12673
|
+
disallowed: {
|
|
12674
|
+
serializedName: "properties.disallowed",
|
|
12612
12675
|
type: {
|
|
12613
12676
|
name: "Composite",
|
|
12614
|
-
className: "
|
|
12677
|
+
className: "Disallowed"
|
|
12615
12678
|
}
|
|
12616
12679
|
},
|
|
12617
|
-
|
|
12618
|
-
serializedName: "properties.
|
|
12680
|
+
purchasePlan: {
|
|
12681
|
+
serializedName: "properties.purchasePlan",
|
|
12619
12682
|
type: {
|
|
12620
12683
|
name: "Composite",
|
|
12621
|
-
className: "
|
|
12684
|
+
className: "ImagePurchasePlan"
|
|
12622
12685
|
}
|
|
12623
12686
|
},
|
|
12624
|
-
|
|
12625
|
-
serializedName: "properties.
|
|
12687
|
+
provisioningState: {
|
|
12688
|
+
serializedName: "properties.provisioningState",
|
|
12689
|
+
readOnly: true,
|
|
12690
|
+
type: {
|
|
12691
|
+
name: "String"
|
|
12692
|
+
}
|
|
12693
|
+
},
|
|
12694
|
+
features: {
|
|
12695
|
+
serializedName: "properties.features",
|
|
12626
12696
|
type: {
|
|
12627
12697
|
name: "Sequence",
|
|
12628
12698
|
element: {
|
|
12629
12699
|
type: {
|
|
12630
12700
|
name: "Composite",
|
|
12631
|
-
className: "
|
|
12701
|
+
className: "GalleryImageFeature"
|
|
12632
12702
|
}
|
|
12633
12703
|
}
|
|
12634
12704
|
}
|
|
12635
|
-
},
|
|
12636
|
-
enableIPForwarding: {
|
|
12637
|
-
serializedName: "properties.enableIPForwarding",
|
|
12638
|
-
type: {
|
|
12639
|
-
name: "Boolean"
|
|
12640
|
-
}
|
|
12641
|
-
},
|
|
12642
|
-
deleteOption: {
|
|
12643
|
-
serializedName: "properties.deleteOption",
|
|
12644
|
-
type: {
|
|
12645
|
-
name: "String"
|
|
12646
|
-
}
|
|
12647
12705
|
}
|
|
12648
12706
|
}
|
|
12649
12707
|
}
|
|
12650
12708
|
};
|
|
12651
12709
|
|
|
12652
|
-
export const
|
|
12710
|
+
export const GalleryImageVersion: coreClient.CompositeMapper = {
|
|
12653
12711
|
type: {
|
|
12654
12712
|
name: "Composite",
|
|
12655
|
-
className: "
|
|
12713
|
+
className: "GalleryImageVersion",
|
|
12656
12714
|
modelProperties: {
|
|
12657
|
-
...
|
|
12658
|
-
|
|
12659
|
-
serializedName: "
|
|
12660
|
-
readOnly: true,
|
|
12715
|
+
...Resource.type.modelProperties,
|
|
12716
|
+
publishingProfile: {
|
|
12717
|
+
serializedName: "properties.publishingProfile",
|
|
12661
12718
|
type: {
|
|
12662
|
-
name: "
|
|
12719
|
+
name: "Composite",
|
|
12720
|
+
className: "GalleryImageVersionPublishingProfile"
|
|
12663
12721
|
}
|
|
12664
12722
|
},
|
|
12665
|
-
|
|
12666
|
-
serializedName: "
|
|
12723
|
+
provisioningState: {
|
|
12724
|
+
serializedName: "properties.provisioningState",
|
|
12667
12725
|
readOnly: true,
|
|
12668
12726
|
type: {
|
|
12669
12727
|
name: "String"
|
|
12670
12728
|
}
|
|
12671
12729
|
},
|
|
12672
|
-
|
|
12673
|
-
serializedName: "
|
|
12674
|
-
readOnly: true,
|
|
12730
|
+
storageProfile: {
|
|
12731
|
+
serializedName: "properties.storageProfile",
|
|
12675
12732
|
type: {
|
|
12676
|
-
name: "
|
|
12677
|
-
|
|
12733
|
+
name: "Composite",
|
|
12734
|
+
className: "GalleryImageVersionStorageProfile"
|
|
12678
12735
|
}
|
|
12679
12736
|
},
|
|
12680
|
-
|
|
12681
|
-
serializedName: "
|
|
12682
|
-
readOnly: true,
|
|
12737
|
+
replicationStatus: {
|
|
12738
|
+
serializedName: "properties.replicationStatus",
|
|
12683
12739
|
type: {
|
|
12684
|
-
name: "
|
|
12685
|
-
|
|
12686
|
-
type: {
|
|
12687
|
-
name: "Dictionary",
|
|
12688
|
-
value: { type: { name: "any" } }
|
|
12689
|
-
}
|
|
12690
|
-
}
|
|
12740
|
+
name: "Composite",
|
|
12741
|
+
className: "ReplicationStatus"
|
|
12691
12742
|
}
|
|
12692
12743
|
}
|
|
12693
12744
|
}
|
|
12694
12745
|
}
|
|
12695
12746
|
};
|
|
12696
12747
|
|
|
12697
|
-
export const
|
|
12748
|
+
export const GalleryApplication: coreClient.CompositeMapper = {
|
|
12698
12749
|
type: {
|
|
12699
12750
|
name: "Composite",
|
|
12700
|
-
className: "
|
|
12751
|
+
className: "GalleryApplication",
|
|
12701
12752
|
modelProperties: {
|
|
12702
|
-
...
|
|
12703
|
-
|
|
12704
|
-
serializedName: "
|
|
12753
|
+
...Resource.type.modelProperties,
|
|
12754
|
+
description: {
|
|
12755
|
+
serializedName: "properties.description",
|
|
12705
12756
|
type: {
|
|
12706
12757
|
name: "String"
|
|
12707
12758
|
}
|
|
12708
12759
|
},
|
|
12709
|
-
|
|
12710
|
-
serializedName: "properties.
|
|
12711
|
-
type: {
|
|
12712
|
-
name: "Composite",
|
|
12713
|
-
className: "ApiEntityReference"
|
|
12714
|
-
}
|
|
12715
|
-
},
|
|
12716
|
-
primary: {
|
|
12717
|
-
serializedName: "properties.primary",
|
|
12718
|
-
type: {
|
|
12719
|
-
name: "Boolean"
|
|
12720
|
-
}
|
|
12721
|
-
},
|
|
12722
|
-
publicIPAddressConfiguration: {
|
|
12723
|
-
serializedName: "properties.publicIPAddressConfiguration",
|
|
12724
|
-
type: {
|
|
12725
|
-
name: "Composite",
|
|
12726
|
-
className: "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"
|
|
12727
|
-
}
|
|
12728
|
-
},
|
|
12729
|
-
privateIPAddressVersion: {
|
|
12730
|
-
serializedName: "properties.privateIPAddressVersion",
|
|
12760
|
+
eula: {
|
|
12761
|
+
serializedName: "properties.eula",
|
|
12731
12762
|
type: {
|
|
12732
12763
|
name: "String"
|
|
12733
12764
|
}
|
|
12734
12765
|
},
|
|
12735
|
-
|
|
12736
|
-
serializedName: "properties.
|
|
12766
|
+
privacyStatementUri: {
|
|
12767
|
+
serializedName: "properties.privacyStatementUri",
|
|
12737
12768
|
type: {
|
|
12738
|
-
name: "
|
|
12739
|
-
element: {
|
|
12740
|
-
type: {
|
|
12741
|
-
name: "Composite",
|
|
12742
|
-
className: "SubResource"
|
|
12743
|
-
}
|
|
12744
|
-
}
|
|
12769
|
+
name: "String"
|
|
12745
12770
|
}
|
|
12746
12771
|
},
|
|
12747
|
-
|
|
12748
|
-
serializedName: "properties.
|
|
12772
|
+
releaseNoteUri: {
|
|
12773
|
+
serializedName: "properties.releaseNoteUri",
|
|
12749
12774
|
type: {
|
|
12750
|
-
name: "
|
|
12751
|
-
element: {
|
|
12752
|
-
type: {
|
|
12753
|
-
name: "Composite",
|
|
12754
|
-
className: "SubResource"
|
|
12755
|
-
}
|
|
12756
|
-
}
|
|
12775
|
+
name: "String"
|
|
12757
12776
|
}
|
|
12758
12777
|
},
|
|
12759
|
-
|
|
12760
|
-
serializedName: "properties.
|
|
12778
|
+
endOfLifeDate: {
|
|
12779
|
+
serializedName: "properties.endOfLifeDate",
|
|
12761
12780
|
type: {
|
|
12762
|
-
name: "
|
|
12763
|
-
element: {
|
|
12764
|
-
type: {
|
|
12765
|
-
name: "Composite",
|
|
12766
|
-
className: "SubResource"
|
|
12767
|
-
}
|
|
12768
|
-
}
|
|
12781
|
+
name: "DateTime"
|
|
12769
12782
|
}
|
|
12770
12783
|
},
|
|
12771
|
-
|
|
12772
|
-
serializedName: "properties.
|
|
12784
|
+
supportedOSType: {
|
|
12785
|
+
serializedName: "properties.supportedOSType",
|
|
12773
12786
|
type: {
|
|
12774
|
-
name: "
|
|
12775
|
-
|
|
12776
|
-
type: {
|
|
12777
|
-
name: "Composite",
|
|
12778
|
-
className: "SubResource"
|
|
12779
|
-
}
|
|
12780
|
-
}
|
|
12787
|
+
name: "Enum",
|
|
12788
|
+
allowedValues: ["Windows", "Linux"]
|
|
12781
12789
|
}
|
|
12782
12790
|
}
|
|
12783
12791
|
}
|
|
12784
12792
|
}
|
|
12785
12793
|
};
|
|
12786
12794
|
|
|
12787
|
-
export const
|
|
12795
|
+
export const GalleryApplicationVersion: coreClient.CompositeMapper = {
|
|
12788
12796
|
type: {
|
|
12789
12797
|
name: "Composite",
|
|
12790
|
-
className: "
|
|
12798
|
+
className: "GalleryApplicationVersion",
|
|
12791
12799
|
modelProperties: {
|
|
12792
|
-
...
|
|
12793
|
-
|
|
12794
|
-
serializedName: "
|
|
12795
|
-
type: {
|
|
12796
|
-
name: "String"
|
|
12797
|
-
}
|
|
12798
|
-
},
|
|
12799
|
-
primary: {
|
|
12800
|
-
serializedName: "properties.primary",
|
|
12801
|
-
type: {
|
|
12802
|
-
name: "Boolean"
|
|
12803
|
-
}
|
|
12804
|
-
},
|
|
12805
|
-
enableAcceleratedNetworking: {
|
|
12806
|
-
serializedName: "properties.enableAcceleratedNetworking",
|
|
12807
|
-
type: {
|
|
12808
|
-
name: "Boolean"
|
|
12809
|
-
}
|
|
12810
|
-
},
|
|
12811
|
-
enableFpga: {
|
|
12812
|
-
serializedName: "properties.enableFpga",
|
|
12813
|
-
type: {
|
|
12814
|
-
name: "Boolean"
|
|
12815
|
-
}
|
|
12816
|
-
},
|
|
12817
|
-
networkSecurityGroup: {
|
|
12818
|
-
serializedName: "properties.networkSecurityGroup",
|
|
12819
|
-
type: {
|
|
12820
|
-
name: "Composite",
|
|
12821
|
-
className: "SubResource"
|
|
12822
|
-
}
|
|
12823
|
-
},
|
|
12824
|
-
dnsSettings: {
|
|
12825
|
-
serializedName: "properties.dnsSettings",
|
|
12800
|
+
...Resource.type.modelProperties,
|
|
12801
|
+
publishingProfile: {
|
|
12802
|
+
serializedName: "properties.publishingProfile",
|
|
12826
12803
|
type: {
|
|
12827
12804
|
name: "Composite",
|
|
12828
|
-
className: "
|
|
12829
|
-
}
|
|
12830
|
-
},
|
|
12831
|
-
ipConfigurations: {
|
|
12832
|
-
serializedName: "properties.ipConfigurations",
|
|
12833
|
-
type: {
|
|
12834
|
-
name: "Sequence",
|
|
12835
|
-
element: {
|
|
12836
|
-
type: {
|
|
12837
|
-
name: "Composite",
|
|
12838
|
-
className: "VirtualMachineScaleSetUpdateIPConfiguration"
|
|
12839
|
-
}
|
|
12840
|
-
}
|
|
12805
|
+
className: "GalleryApplicationVersionPublishingProfile"
|
|
12841
12806
|
}
|
|
12842
12807
|
},
|
|
12843
|
-
|
|
12844
|
-
serializedName: "properties.
|
|
12808
|
+
provisioningState: {
|
|
12809
|
+
serializedName: "properties.provisioningState",
|
|
12810
|
+
readOnly: true,
|
|
12845
12811
|
type: {
|
|
12846
|
-
name: "
|
|
12812
|
+
name: "String"
|
|
12847
12813
|
}
|
|
12848
12814
|
},
|
|
12849
|
-
|
|
12850
|
-
serializedName: "properties.
|
|
12815
|
+
replicationStatus: {
|
|
12816
|
+
serializedName: "properties.replicationStatus",
|
|
12851
12817
|
type: {
|
|
12852
|
-
name: "
|
|
12818
|
+
name: "Composite",
|
|
12819
|
+
className: "ReplicationStatus"
|
|
12853
12820
|
}
|
|
12854
12821
|
}
|
|
12855
12822
|
}
|
|
@@ -14179,11 +14146,10 @@ export const RestorePoint: coreClient.CompositeMapper = {
|
|
|
14179
14146
|
name: "String"
|
|
14180
14147
|
}
|
|
14181
14148
|
},
|
|
14182
|
-
|
|
14183
|
-
serializedName: "properties.
|
|
14149
|
+
timeCreated: {
|
|
14150
|
+
serializedName: "properties.timeCreated",
|
|
14184
14151
|
type: {
|
|
14185
|
-
name: "
|
|
14186
|
-
className: "RestorePointProvisioningDetails"
|
|
14152
|
+
name: "DateTime"
|
|
14187
14153
|
}
|
|
14188
14154
|
}
|
|
14189
14155
|
}
|