BulkCreateCustomProperties interface
Details of the BulkCreateCustom.
Properties
| capacity | Total capacity to achieve. It can be in terms of VMs or vCPUs. |
| capacity |
Specifies capacity type for launching instances. It can be in terms of VMs or vCPUs. |
| compute |
Compute Profile to configure the Virtual Machines. |
| created |
The UTC time the BulkCreateCustom resource was created. |
| execution |
Extra parameters that control how the request is executed, including the retry policy. |
| overrides |
Per-VM overrides and the shared name prefix, specified when the operation is created. |
| priority |
Configuration Options for Regular or Spot instances in BulkCreateCustom. |
| provisioning |
The status of the last operation. |
| vm |
List of VM sizes supported for BulkCreateCustom |
| zone |
Zone Allocation Policy for launching instances. |
Property Details
capacity
Total capacity to achieve. It can be in terms of VMs or vCPUs.
capacity: number
Property Value
number
capacityType
Specifies capacity type for launching instances. It can be in terms of VMs or vCPUs.
capacityType?: string
Property Value
string
computeProfile
Compute Profile to configure the Virtual Machines.
computeProfile: ComputeProfile
Property Value
createdTime
The UTC time the BulkCreateCustom resource was created.
createdTime?: Date
Property Value
Date
executionParameters
Extra parameters that control how the request is executed, including the retry policy.
executionParameters?: ExecutionParameters
Property Value
overridesProfile
Per-VM overrides and the shared name prefix, specified when the operation is created.
overridesProfile?: BulkCreateCustomOverridesProfile
Property Value
priorityProfile
Configuration Options for Regular or Spot instances in BulkCreateCustom.
priorityProfile: BulkCreateCustomPriorityProfile
Property Value
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
vmSizesProfile
List of VM sizes supported for BulkCreateCustom
vmSizesProfile?: BulkCreateCustomVmSizeProfile[]
Property Value
zoneAllocationPolicy
Zone Allocation Policy for launching instances.
zoneAllocationPolicy?: BulkCreateCustomZoneAllocationPolicy