@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
|
@@ -41,30 +41,6 @@ export interface ComputeOperationValue {
|
|
|
41
41
|
*/
|
|
42
42
|
readonly provider?: string;
|
|
43
43
|
}
|
|
44
|
-
/** The Resource model definition. */
|
|
45
|
-
export interface Resource {
|
|
46
|
-
/**
|
|
47
|
-
* Resource Id
|
|
48
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
49
|
-
*/
|
|
50
|
-
readonly id?: string;
|
|
51
|
-
/**
|
|
52
|
-
* Resource name
|
|
53
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
54
|
-
*/
|
|
55
|
-
readonly name?: string;
|
|
56
|
-
/**
|
|
57
|
-
* Resource type
|
|
58
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
59
|
-
*/
|
|
60
|
-
readonly type?: string;
|
|
61
|
-
/** Resource location */
|
|
62
|
-
location: string;
|
|
63
|
-
/** Resource tags */
|
|
64
|
-
tags?: {
|
|
65
|
-
[propertyName: string]: string;
|
|
66
|
-
};
|
|
67
|
-
}
|
|
68
44
|
export interface SubResource {
|
|
69
45
|
/** Resource Id */
|
|
70
46
|
id?: string;
|
|
@@ -91,6 +67,30 @@ export interface Sku {
|
|
|
91
67
|
/** Specifies the number of virtual machines in the scale set. */
|
|
92
68
|
capacity?: number;
|
|
93
69
|
}
|
|
70
|
+
/** The Resource model definition. */
|
|
71
|
+
export interface Resource {
|
|
72
|
+
/**
|
|
73
|
+
* Resource Id
|
|
74
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
75
|
+
*/
|
|
76
|
+
readonly id?: string;
|
|
77
|
+
/**
|
|
78
|
+
* Resource name
|
|
79
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
80
|
+
*/
|
|
81
|
+
readonly name?: string;
|
|
82
|
+
/**
|
|
83
|
+
* Resource type
|
|
84
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
85
|
+
*/
|
|
86
|
+
readonly type?: string;
|
|
87
|
+
/** Resource location */
|
|
88
|
+
location: string;
|
|
89
|
+
/** Resource tags */
|
|
90
|
+
tags?: {
|
|
91
|
+
[propertyName: string]: string;
|
|
92
|
+
};
|
|
93
|
+
}
|
|
94
94
|
/** The Update Resource model definition. */
|
|
95
95
|
export interface UpdateResource {
|
|
96
96
|
/** Resource tags */
|
|
@@ -215,13 +215,6 @@ export interface VirtualMachineExtensionsListResult {
|
|
|
215
215
|
/** The list of extensions */
|
|
216
216
|
value?: VirtualMachineExtension[];
|
|
217
217
|
}
|
|
218
|
-
/** The complex type of the extended location. */
|
|
219
|
-
export interface ExtendedLocation {
|
|
220
|
-
/** The name of the extended location. */
|
|
221
|
-
name?: string;
|
|
222
|
-
/** The type of the extended location. */
|
|
223
|
-
type?: ExtendedLocationTypes;
|
|
224
|
-
}
|
|
225
218
|
/** Used for establishing the purchase context of any 3rd Party artifact through MarketPlace. */
|
|
226
219
|
export interface PurchasePlan {
|
|
227
220
|
/** The publisher ID. */
|
|
@@ -261,6 +254,13 @@ export interface VirtualMachineImageFeature {
|
|
|
261
254
|
/** The corresponding value for the feature. */
|
|
262
255
|
value?: string;
|
|
263
256
|
}
|
|
257
|
+
/** The complex type of the extended location. */
|
|
258
|
+
export interface ExtendedLocation {
|
|
259
|
+
/** The name of the extended location. */
|
|
260
|
+
name?: string;
|
|
261
|
+
/** The type of the extended location. */
|
|
262
|
+
type?: ExtendedLocationTypes;
|
|
263
|
+
}
|
|
264
264
|
/** An error response from the Compute service. */
|
|
265
265
|
export interface CloudError {
|
|
266
266
|
/** Api error. */
|
|
@@ -692,7 +692,7 @@ export interface UefiSettings {
|
|
|
692
692
|
}
|
|
693
693
|
/** Specifies the boot diagnostic settings state. <br><br>Minimum api-version: 2015-06-15. */
|
|
694
694
|
export interface DiagnosticsProfile {
|
|
695
|
-
/** Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. */
|
|
695
|
+
/** Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. <br>**NOTE**: If storageUri is being specified then ensure that the storage account is in the same region and subscription as the VM. <br><br> You can easily view the output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. */
|
|
696
696
|
bootDiagnostics?: BootDiagnostics;
|
|
697
697
|
}
|
|
698
698
|
/** Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. */
|
|
@@ -1300,24 +1300,6 @@ export interface RestorePointCollectionSourceProperties {
|
|
|
1300
1300
|
/** Resource Id of the source resource used to create this restore point collection */
|
|
1301
1301
|
id?: string;
|
|
1302
1302
|
}
|
|
1303
|
-
/** The resource model definition for an Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1304
|
-
export interface ProxyResource {
|
|
1305
|
-
/**
|
|
1306
|
-
* Resource Id
|
|
1307
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1308
|
-
*/
|
|
1309
|
-
readonly id?: string;
|
|
1310
|
-
/**
|
|
1311
|
-
* Resource name
|
|
1312
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1313
|
-
*/
|
|
1314
|
-
readonly name?: string;
|
|
1315
|
-
/**
|
|
1316
|
-
* Resource type
|
|
1317
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1318
|
-
*/
|
|
1319
|
-
readonly type?: string;
|
|
1320
|
-
}
|
|
1321
1303
|
/** Describes the properties of the Virtual Machine for which the restore point was created. The properties provided are a subset and the snapshot of the overall Virtual Machine properties captured at the time of the restore point creation. */
|
|
1322
1304
|
export interface RestorePointSourceMetadata {
|
|
1323
1305
|
/** Gets the hardware profile. */
|
|
@@ -1376,16 +1358,23 @@ export interface RestorePointSourceVMDataDisk {
|
|
|
1376
1358
|
/** Gets the disk restore point Id. */
|
|
1377
1359
|
diskRestorePoint?: ApiEntityReference;
|
|
1378
1360
|
}
|
|
1379
|
-
/**
|
|
1380
|
-
export interface
|
|
1381
|
-
/**
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1361
|
+
/** The resource model definition for an Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
1362
|
+
export interface ProxyResource {
|
|
1363
|
+
/**
|
|
1364
|
+
* Resource Id
|
|
1365
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1366
|
+
*/
|
|
1367
|
+
readonly id?: string;
|
|
1368
|
+
/**
|
|
1369
|
+
* Resource name
|
|
1370
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1371
|
+
*/
|
|
1372
|
+
readonly name?: string;
|
|
1373
|
+
/**
|
|
1374
|
+
* Resource type
|
|
1375
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1376
|
+
*/
|
|
1377
|
+
readonly type?: string;
|
|
1389
1378
|
}
|
|
1390
1379
|
/** The List restore point collection operation response. */
|
|
1391
1380
|
export interface RestorePointCollectionListResult {
|
|
@@ -3706,6 +3695,164 @@ export interface ManagedArtifact {
|
|
|
3706
3695
|
/** The managed artifact id. */
|
|
3707
3696
|
id: string;
|
|
3708
3697
|
}
|
|
3698
|
+
export declare type SubResourceWithColocationStatus = SubResource & {
|
|
3699
|
+
/** Describes colocation status of a resource in the Proximity Placement Group. */
|
|
3700
|
+
colocationStatus?: InstanceViewStatus;
|
|
3701
|
+
};
|
|
3702
|
+
/** Virtual machine image resource information. */
|
|
3703
|
+
export declare type VirtualMachineImageResource = SubResource & {
|
|
3704
|
+
/** The name of the resource. */
|
|
3705
|
+
name: string;
|
|
3706
|
+
/** The supported Azure location of the resource. */
|
|
3707
|
+
location: string;
|
|
3708
|
+
/** Specifies the tags that are assigned to the virtual machine. For more information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md). */
|
|
3709
|
+
tags?: {
|
|
3710
|
+
[propertyName: string]: string;
|
|
3711
|
+
};
|
|
3712
|
+
/** The extended location of the Virtual Machine. */
|
|
3713
|
+
extendedLocation?: ExtendedLocation;
|
|
3714
|
+
};
|
|
3715
|
+
/** Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. NOTE: Image reference publisher and offer can only be set when you create the scale set. */
|
|
3716
|
+
export declare type ImageReference = SubResource & {
|
|
3717
|
+
/** The image publisher. */
|
|
3718
|
+
publisher?: string;
|
|
3719
|
+
/** Specifies the offer of the platform image or marketplace image used to create the virtual machine. */
|
|
3720
|
+
offer?: string;
|
|
3721
|
+
/** The image SKU. */
|
|
3722
|
+
sku?: string;
|
|
3723
|
+
/** Specifies the version of the platform image or marketplace image used to create the virtual machine. The allowed formats are Major.Minor.Build or 'latest'. Major, Minor, and Build are decimal numbers. Specify 'latest' to use the latest version of an image available at deploy time. Even if you use 'latest', the VM image will not automatically update after deploy time even if a new version becomes available. */
|
|
3724
|
+
version?: string;
|
|
3725
|
+
/**
|
|
3726
|
+
* Specifies in decimal numbers, the version of platform image or marketplace image used to create the virtual machine. This readonly field differs from 'version', only if the value specified in 'version' field is 'latest'.
|
|
3727
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3728
|
+
*/
|
|
3729
|
+
readonly exactVersion?: string;
|
|
3730
|
+
/** Specified the shared gallery image unique id for vm deployment. This can be fetched from shared gallery image GET call. */
|
|
3731
|
+
sharedGalleryImageId?: string;
|
|
3732
|
+
};
|
|
3733
|
+
/** Describes the parameter of customer managed disk encryption set resource id that can be specified for disk. <br><br> NOTE: The disk encryption set resource id can only be specified for managed disk. Please refer https://aka.ms/mdssewithcmkoverview for more details. */
|
|
3734
|
+
export declare type DiskEncryptionSetParameters = SubResource & {};
|
|
3735
|
+
/** The parameters of a managed disk. */
|
|
3736
|
+
export declare type ManagedDiskParameters = SubResource & {
|
|
3737
|
+
/** Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. */
|
|
3738
|
+
storageAccountType?: StorageAccountTypes;
|
|
3739
|
+
/** Specifies the customer managed disk encryption set resource id for the managed disk. */
|
|
3740
|
+
diskEncryptionSet?: DiskEncryptionSetParameters;
|
|
3741
|
+
};
|
|
3742
|
+
/** Describes a network interface reference. */
|
|
3743
|
+
export declare type NetworkInterfaceReference = SubResource & {
|
|
3744
|
+
/** Specifies the primary network interface in case the virtual machine has more than 1 network interface. */
|
|
3745
|
+
primary?: boolean;
|
|
3746
|
+
/** Specify what happens to the network interface when the VM is deleted */
|
|
3747
|
+
deleteOption?: DeleteOptions;
|
|
3748
|
+
};
|
|
3749
|
+
/** Describes a virtual machine scale set network profile's IP configuration. */
|
|
3750
|
+
export declare type VirtualMachineScaleSetIPConfiguration = SubResource & {
|
|
3751
|
+
/** The IP configuration name. */
|
|
3752
|
+
name: string;
|
|
3753
|
+
/** Specifies the identifier of the subnet. */
|
|
3754
|
+
subnet?: ApiEntityReference;
|
|
3755
|
+
/** Specifies the primary network interface in case the virtual machine has more than 1 network interface. */
|
|
3756
|
+
primary?: boolean;
|
|
3757
|
+
/** The publicIPAddressConfiguration. */
|
|
3758
|
+
publicIPAddressConfiguration?: VirtualMachineScaleSetPublicIPAddressConfiguration;
|
|
3759
|
+
/** Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. */
|
|
3760
|
+
privateIPAddressVersion?: IPVersion;
|
|
3761
|
+
/** Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway. */
|
|
3762
|
+
applicationGatewayBackendAddressPools?: SubResource[];
|
|
3763
|
+
/** Specifies an array of references to application security group. */
|
|
3764
|
+
applicationSecurityGroups?: SubResource[];
|
|
3765
|
+
/** Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. */
|
|
3766
|
+
loadBalancerBackendAddressPools?: SubResource[];
|
|
3767
|
+
/** Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. */
|
|
3768
|
+
loadBalancerInboundNatPools?: SubResource[];
|
|
3769
|
+
};
|
|
3770
|
+
/** Describes a virtual machine scale set network profile's network configurations. */
|
|
3771
|
+
export declare type VirtualMachineScaleSetNetworkConfiguration = SubResource & {
|
|
3772
|
+
/** The network configuration name. */
|
|
3773
|
+
name: string;
|
|
3774
|
+
/** Specifies the primary network interface in case the virtual machine has more than 1 network interface. */
|
|
3775
|
+
primary?: boolean;
|
|
3776
|
+
/** Specifies whether the network interface is accelerated networking-enabled. */
|
|
3777
|
+
enableAcceleratedNetworking?: boolean;
|
|
3778
|
+
/** Specifies whether the network interface is FPGA networking-enabled. */
|
|
3779
|
+
enableFpga?: boolean;
|
|
3780
|
+
/** The network security group. */
|
|
3781
|
+
networkSecurityGroup?: SubResource;
|
|
3782
|
+
/** The dns settings to be applied on the network interfaces. */
|
|
3783
|
+
dnsSettings?: VirtualMachineScaleSetNetworkConfigurationDnsSettings;
|
|
3784
|
+
/** Specifies the IP configurations of the network interface. */
|
|
3785
|
+
ipConfigurations?: VirtualMachineScaleSetIPConfiguration[];
|
|
3786
|
+
/** Whether IP forwarding enabled on this NIC. */
|
|
3787
|
+
enableIPForwarding?: boolean;
|
|
3788
|
+
/** Specify what happens to the network interface when the VM is deleted */
|
|
3789
|
+
deleteOption?: DeleteOptions;
|
|
3790
|
+
};
|
|
3791
|
+
/** Output of virtual machine capture operation. */
|
|
3792
|
+
export declare type VirtualMachineCaptureResult = SubResource & {
|
|
3793
|
+
/**
|
|
3794
|
+
* the schema of the captured virtual machine
|
|
3795
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3796
|
+
*/
|
|
3797
|
+
readonly schema?: string;
|
|
3798
|
+
/**
|
|
3799
|
+
* the version of the content
|
|
3800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3801
|
+
*/
|
|
3802
|
+
readonly contentVersion?: string;
|
|
3803
|
+
/**
|
|
3804
|
+
* parameters of the captured virtual machine
|
|
3805
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3806
|
+
*/
|
|
3807
|
+
readonly parameters?: Record<string, unknown>;
|
|
3808
|
+
/**
|
|
3809
|
+
* a list of resource items of the captured virtual machine
|
|
3810
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3811
|
+
*/
|
|
3812
|
+
readonly resources?: Record<string, unknown>[];
|
|
3813
|
+
};
|
|
3814
|
+
/** Describes a virtual machine scale set network profile's IP configuration. NOTE: The subnet of a scale set may be modified as long as the original subnet and the new subnet are in the same virtual network */
|
|
3815
|
+
export declare type VirtualMachineScaleSetUpdateIPConfiguration = SubResource & {
|
|
3816
|
+
/** The IP configuration name. */
|
|
3817
|
+
name?: string;
|
|
3818
|
+
/** The subnet. */
|
|
3819
|
+
subnet?: ApiEntityReference;
|
|
3820
|
+
/** Specifies the primary IP Configuration in case the network interface has more than one IP Configuration. */
|
|
3821
|
+
primary?: boolean;
|
|
3822
|
+
/** The publicIPAddressConfiguration. */
|
|
3823
|
+
publicIPAddressConfiguration?: VirtualMachineScaleSetUpdatePublicIPAddressConfiguration;
|
|
3824
|
+
/** Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. */
|
|
3825
|
+
privateIPAddressVersion?: IPVersion;
|
|
3826
|
+
/** The application gateway backend address pools. */
|
|
3827
|
+
applicationGatewayBackendAddressPools?: SubResource[];
|
|
3828
|
+
/** Specifies an array of references to application security group. */
|
|
3829
|
+
applicationSecurityGroups?: SubResource[];
|
|
3830
|
+
/** The load balancer backend address pools. */
|
|
3831
|
+
loadBalancerBackendAddressPools?: SubResource[];
|
|
3832
|
+
/** The load balancer inbound nat pools. */
|
|
3833
|
+
loadBalancerInboundNatPools?: SubResource[];
|
|
3834
|
+
};
|
|
3835
|
+
/** Describes a virtual machine scale set network profile's network configurations. */
|
|
3836
|
+
export declare type VirtualMachineScaleSetUpdateNetworkConfiguration = SubResource & {
|
|
3837
|
+
/** The network configuration name. */
|
|
3838
|
+
name?: string;
|
|
3839
|
+
/** Whether this is a primary NIC on a virtual machine. */
|
|
3840
|
+
primary?: boolean;
|
|
3841
|
+
/** Specifies whether the network interface is accelerated networking-enabled. */
|
|
3842
|
+
enableAcceleratedNetworking?: boolean;
|
|
3843
|
+
/** Specifies whether the network interface is FPGA networking-enabled. */
|
|
3844
|
+
enableFpga?: boolean;
|
|
3845
|
+
/** The network security group. */
|
|
3846
|
+
networkSecurityGroup?: SubResource;
|
|
3847
|
+
/** The dns settings to be applied on the network interfaces. */
|
|
3848
|
+
dnsSettings?: VirtualMachineScaleSetNetworkConfigurationDnsSettings;
|
|
3849
|
+
/** The virtual machine scale set IP Configuration. */
|
|
3850
|
+
ipConfigurations?: VirtualMachineScaleSetUpdateIPConfiguration[];
|
|
3851
|
+
/** Whether IP forwarding enabled on this NIC. */
|
|
3852
|
+
enableIPForwarding?: boolean;
|
|
3853
|
+
/** Specify what happens to the network interface when the VM is deleted */
|
|
3854
|
+
deleteOption?: DeleteOptions;
|
|
3855
|
+
};
|
|
3709
3856
|
/** Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see [Availability sets overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability set. */
|
|
3710
3857
|
export declare type AvailabilitySet = Resource & {
|
|
3711
3858
|
/** Sku of the availability set, only name is required to be set. See AvailabilitySetSkuTypes for possible set of values. Use 'Aligned' for virtual machines with managed disks and 'Classic' for virtual machines with unmanaged disks. Default value is 'Classic'. */
|
|
@@ -4498,164 +4645,6 @@ export declare type GalleryApplicationVersion = Resource & {
|
|
|
4498
4645
|
*/
|
|
4499
4646
|
readonly replicationStatus?: ReplicationStatus;
|
|
4500
4647
|
};
|
|
4501
|
-
export declare type SubResourceWithColocationStatus = SubResource & {
|
|
4502
|
-
/** Describes colocation status of a resource in the Proximity Placement Group. */
|
|
4503
|
-
colocationStatus?: InstanceViewStatus;
|
|
4504
|
-
};
|
|
4505
|
-
/** Virtual machine image resource information. */
|
|
4506
|
-
export declare type VirtualMachineImageResource = SubResource & {
|
|
4507
|
-
/** The name of the resource. */
|
|
4508
|
-
name: string;
|
|
4509
|
-
/** The supported Azure location of the resource. */
|
|
4510
|
-
location: string;
|
|
4511
|
-
/** Specifies the tags that are assigned to the virtual machine. For more information about using tags, see [Using tags to organize your Azure resources](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-using-tags.md). */
|
|
4512
|
-
tags?: {
|
|
4513
|
-
[propertyName: string]: string;
|
|
4514
|
-
};
|
|
4515
|
-
/** The extended location of the Virtual Machine. */
|
|
4516
|
-
extendedLocation?: ExtendedLocation;
|
|
4517
|
-
};
|
|
4518
|
-
/** Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. NOTE: Image reference publisher and offer can only be set when you create the scale set. */
|
|
4519
|
-
export declare type ImageReference = SubResource & {
|
|
4520
|
-
/** The image publisher. */
|
|
4521
|
-
publisher?: string;
|
|
4522
|
-
/** Specifies the offer of the platform image or marketplace image used to create the virtual machine. */
|
|
4523
|
-
offer?: string;
|
|
4524
|
-
/** The image SKU. */
|
|
4525
|
-
sku?: string;
|
|
4526
|
-
/** Specifies the version of the platform image or marketplace image used to create the virtual machine. The allowed formats are Major.Minor.Build or 'latest'. Major, Minor, and Build are decimal numbers. Specify 'latest' to use the latest version of an image available at deploy time. Even if you use 'latest', the VM image will not automatically update after deploy time even if a new version becomes available. */
|
|
4527
|
-
version?: string;
|
|
4528
|
-
/**
|
|
4529
|
-
* Specifies in decimal numbers, the version of platform image or marketplace image used to create the virtual machine. This readonly field differs from 'version', only if the value specified in 'version' field is 'latest'.
|
|
4530
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4531
|
-
*/
|
|
4532
|
-
readonly exactVersion?: string;
|
|
4533
|
-
/** Specified the shared gallery image unique id for vm deployment. This can be fetched from shared gallery image GET call. */
|
|
4534
|
-
sharedGalleryImageId?: string;
|
|
4535
|
-
};
|
|
4536
|
-
/** Describes the parameter of customer managed disk encryption set resource id that can be specified for disk. <br><br> NOTE: The disk encryption set resource id can only be specified for managed disk. Please refer https://aka.ms/mdssewithcmkoverview for more details. */
|
|
4537
|
-
export declare type DiskEncryptionSetParameters = SubResource & {};
|
|
4538
|
-
/** The parameters of a managed disk. */
|
|
4539
|
-
export declare type ManagedDiskParameters = SubResource & {
|
|
4540
|
-
/** Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. */
|
|
4541
|
-
storageAccountType?: StorageAccountTypes;
|
|
4542
|
-
/** Specifies the customer managed disk encryption set resource id for the managed disk. */
|
|
4543
|
-
diskEncryptionSet?: DiskEncryptionSetParameters;
|
|
4544
|
-
};
|
|
4545
|
-
/** Describes a network interface reference. */
|
|
4546
|
-
export declare type NetworkInterfaceReference = SubResource & {
|
|
4547
|
-
/** Specifies the primary network interface in case the virtual machine has more than 1 network interface. */
|
|
4548
|
-
primary?: boolean;
|
|
4549
|
-
/** Specify what happens to the network interface when the VM is deleted */
|
|
4550
|
-
deleteOption?: DeleteOptions;
|
|
4551
|
-
};
|
|
4552
|
-
/** Describes a virtual machine scale set network profile's IP configuration. */
|
|
4553
|
-
export declare type VirtualMachineScaleSetIPConfiguration = SubResource & {
|
|
4554
|
-
/** The IP configuration name. */
|
|
4555
|
-
name: string;
|
|
4556
|
-
/** Specifies the identifier of the subnet. */
|
|
4557
|
-
subnet?: ApiEntityReference;
|
|
4558
|
-
/** Specifies the primary network interface in case the virtual machine has more than 1 network interface. */
|
|
4559
|
-
primary?: boolean;
|
|
4560
|
-
/** The publicIPAddressConfiguration. */
|
|
4561
|
-
publicIPAddressConfiguration?: VirtualMachineScaleSetPublicIPAddressConfiguration;
|
|
4562
|
-
/** Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. */
|
|
4563
|
-
privateIPAddressVersion?: IPVersion;
|
|
4564
|
-
/** Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway. */
|
|
4565
|
-
applicationGatewayBackendAddressPools?: SubResource[];
|
|
4566
|
-
/** Specifies an array of references to application security group. */
|
|
4567
|
-
applicationSecurityGroups?: SubResource[];
|
|
4568
|
-
/** Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. */
|
|
4569
|
-
loadBalancerBackendAddressPools?: SubResource[];
|
|
4570
|
-
/** Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. */
|
|
4571
|
-
loadBalancerInboundNatPools?: SubResource[];
|
|
4572
|
-
};
|
|
4573
|
-
/** Describes a virtual machine scale set network profile's network configurations. */
|
|
4574
|
-
export declare type VirtualMachineScaleSetNetworkConfiguration = SubResource & {
|
|
4575
|
-
/** The network configuration name. */
|
|
4576
|
-
name: string;
|
|
4577
|
-
/** Specifies the primary network interface in case the virtual machine has more than 1 network interface. */
|
|
4578
|
-
primary?: boolean;
|
|
4579
|
-
/** Specifies whether the network interface is accelerated networking-enabled. */
|
|
4580
|
-
enableAcceleratedNetworking?: boolean;
|
|
4581
|
-
/** Specifies whether the network interface is FPGA networking-enabled. */
|
|
4582
|
-
enableFpga?: boolean;
|
|
4583
|
-
/** The network security group. */
|
|
4584
|
-
networkSecurityGroup?: SubResource;
|
|
4585
|
-
/** The dns settings to be applied on the network interfaces. */
|
|
4586
|
-
dnsSettings?: VirtualMachineScaleSetNetworkConfigurationDnsSettings;
|
|
4587
|
-
/** Specifies the IP configurations of the network interface. */
|
|
4588
|
-
ipConfigurations?: VirtualMachineScaleSetIPConfiguration[];
|
|
4589
|
-
/** Whether IP forwarding enabled on this NIC. */
|
|
4590
|
-
enableIPForwarding?: boolean;
|
|
4591
|
-
/** Specify what happens to the network interface when the VM is deleted */
|
|
4592
|
-
deleteOption?: DeleteOptions;
|
|
4593
|
-
};
|
|
4594
|
-
/** Output of virtual machine capture operation. */
|
|
4595
|
-
export declare type VirtualMachineCaptureResult = SubResource & {
|
|
4596
|
-
/**
|
|
4597
|
-
* the schema of the captured virtual machine
|
|
4598
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4599
|
-
*/
|
|
4600
|
-
readonly schema?: string;
|
|
4601
|
-
/**
|
|
4602
|
-
* the version of the content
|
|
4603
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4604
|
-
*/
|
|
4605
|
-
readonly contentVersion?: string;
|
|
4606
|
-
/**
|
|
4607
|
-
* parameters of the captured virtual machine
|
|
4608
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4609
|
-
*/
|
|
4610
|
-
readonly parameters?: Record<string, unknown>;
|
|
4611
|
-
/**
|
|
4612
|
-
* a list of resource items of the captured virtual machine
|
|
4613
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4614
|
-
*/
|
|
4615
|
-
readonly resources?: Record<string, unknown>[];
|
|
4616
|
-
};
|
|
4617
|
-
/** Describes a virtual machine scale set network profile's IP configuration. NOTE: The subnet of a scale set may be modified as long as the original subnet and the new subnet are in the same virtual network */
|
|
4618
|
-
export declare type VirtualMachineScaleSetUpdateIPConfiguration = SubResource & {
|
|
4619
|
-
/** The IP configuration name. */
|
|
4620
|
-
name?: string;
|
|
4621
|
-
/** The subnet. */
|
|
4622
|
-
subnet?: ApiEntityReference;
|
|
4623
|
-
/** Specifies the primary IP Configuration in case the network interface has more than one IP Configuration. */
|
|
4624
|
-
primary?: boolean;
|
|
4625
|
-
/** The publicIPAddressConfiguration. */
|
|
4626
|
-
publicIPAddressConfiguration?: VirtualMachineScaleSetUpdatePublicIPAddressConfiguration;
|
|
4627
|
-
/** Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'. */
|
|
4628
|
-
privateIPAddressVersion?: IPVersion;
|
|
4629
|
-
/** The application gateway backend address pools. */
|
|
4630
|
-
applicationGatewayBackendAddressPools?: SubResource[];
|
|
4631
|
-
/** Specifies an array of references to application security group. */
|
|
4632
|
-
applicationSecurityGroups?: SubResource[];
|
|
4633
|
-
/** The load balancer backend address pools. */
|
|
4634
|
-
loadBalancerBackendAddressPools?: SubResource[];
|
|
4635
|
-
/** The load balancer inbound nat pools. */
|
|
4636
|
-
loadBalancerInboundNatPools?: SubResource[];
|
|
4637
|
-
};
|
|
4638
|
-
/** Describes a virtual machine scale set network profile's network configurations. */
|
|
4639
|
-
export declare type VirtualMachineScaleSetUpdateNetworkConfiguration = SubResource & {
|
|
4640
|
-
/** The network configuration name. */
|
|
4641
|
-
name?: string;
|
|
4642
|
-
/** Whether this is a primary NIC on a virtual machine. */
|
|
4643
|
-
primary?: boolean;
|
|
4644
|
-
/** Specifies whether the network interface is accelerated networking-enabled. */
|
|
4645
|
-
enableAcceleratedNetworking?: boolean;
|
|
4646
|
-
/** Specifies whether the network interface is FPGA networking-enabled. */
|
|
4647
|
-
enableFpga?: boolean;
|
|
4648
|
-
/** The network security group. */
|
|
4649
|
-
networkSecurityGroup?: SubResource;
|
|
4650
|
-
/** The dns settings to be applied on the network interfaces. */
|
|
4651
|
-
dnsSettings?: VirtualMachineScaleSetNetworkConfigurationDnsSettings;
|
|
4652
|
-
/** The virtual machine scale set IP Configuration. */
|
|
4653
|
-
ipConfigurations?: VirtualMachineScaleSetUpdateIPConfiguration[];
|
|
4654
|
-
/** Whether IP forwarding enabled on this NIC. */
|
|
4655
|
-
enableIPForwarding?: boolean;
|
|
4656
|
-
/** Specify what happens to the network interface when the VM is deleted */
|
|
4657
|
-
deleteOption?: DeleteOptions;
|
|
4658
|
-
};
|
|
4659
4648
|
/** Specifies information about the availability set that the virtual machine should be assigned to. Only tags may be updated. */
|
|
4660
4649
|
export declare type AvailabilitySetUpdate = UpdateResource & {
|
|
4661
4650
|
/** Sku of the availability set */
|
|
@@ -5144,11 +5133,8 @@ export declare type RestorePoint = ProxyResource & {
|
|
|
5144
5133
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5145
5134
|
*/
|
|
5146
5135
|
readonly consistencyMode?: ConsistencyModeTypes;
|
|
5147
|
-
/**
|
|
5148
|
-
|
|
5149
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5150
|
-
*/
|
|
5151
|
-
readonly provisioningDetails?: RestorePointProvisioningDetails;
|
|
5136
|
+
/** Gets the creation time of the restore point. */
|
|
5137
|
+
timeCreated?: Date;
|
|
5152
5138
|
};
|
|
5153
5139
|
/** The instance view of a capacity reservation that includes the name of the capacity reservation. It is used for the response to the instance view of a capacity reservation group. */
|
|
5154
5140
|
export declare type CapacityReservationInstanceViewWithName = CapacityReservationInstanceView & {
|
|
@@ -5443,18 +5429,6 @@ export declare enum KnownProximityPlacementGroupType {
|
|
|
5443
5429
|
* **Ultra**
|
|
5444
5430
|
*/
|
|
5445
5431
|
export declare type ProximityPlacementGroupType = string;
|
|
5446
|
-
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
5447
|
-
export declare enum KnownExtendedLocationTypes {
|
|
5448
|
-
EdgeZone = "EdgeZone"
|
|
5449
|
-
}
|
|
5450
|
-
/**
|
|
5451
|
-
* Defines values for ExtendedLocationTypes. \
|
|
5452
|
-
* {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
|
|
5453
|
-
* this enum contains the known values that the service supports.
|
|
5454
|
-
* ### Known values supported by the service
|
|
5455
|
-
* **EdgeZone**
|
|
5456
|
-
*/
|
|
5457
|
-
export declare type ExtendedLocationTypes = string;
|
|
5458
5432
|
/** Known values of {@link HyperVGenerationTypes} that the service accepts. */
|
|
5459
5433
|
export declare enum KnownHyperVGenerationTypes {
|
|
5460
5434
|
V1 = "V1",
|
|
@@ -5483,6 +5457,18 @@ export declare enum KnownVmDiskTypes {
|
|
|
5483
5457
|
* **Unmanaged**
|
|
5484
5458
|
*/
|
|
5485
5459
|
export declare type VmDiskTypes = string;
|
|
5460
|
+
/** Known values of {@link ExtendedLocationTypes} that the service accepts. */
|
|
5461
|
+
export declare enum KnownExtendedLocationTypes {
|
|
5462
|
+
EdgeZone = "EdgeZone"
|
|
5463
|
+
}
|
|
5464
|
+
/**
|
|
5465
|
+
* Defines values for ExtendedLocationTypes. \
|
|
5466
|
+
* {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
|
|
5467
|
+
* this enum contains the known values that the service supports.
|
|
5468
|
+
* ### Known values supported by the service
|
|
5469
|
+
* **EdgeZone**
|
|
5470
|
+
*/
|
|
5471
|
+
export declare type ExtendedLocationTypes = string;
|
|
5486
5472
|
/** Known values of {@link VirtualMachineSizeTypes} that the service accepts. */
|
|
5487
5473
|
export declare enum KnownVirtualMachineSizeTypes {
|
|
5488
5474
|
BasicA0 = "Basic_A0",
|
|
@@ -7442,7 +7428,7 @@ export interface VirtualMachinesUpdateOptionalParams extends coreClient.Operatio
|
|
|
7442
7428
|
export declare type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
7443
7429
|
/** Optional parameters. */
|
|
7444
7430
|
export interface VirtualMachinesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
7445
|
-
/** Optional parameter to force delete virtual machines.
|
|
7431
|
+
/** Optional parameter to force delete virtual machines. */
|
|
7446
7432
|
forceDeletion?: boolean;
|
|
7447
7433
|
/** Delay to wait until next poll, in milliseconds. */
|
|
7448
7434
|
updateIntervalInMs?: number;
|