Share via


LaunchBulkInstancesOperationProperties interface

Details of the LaunchBulkInstancesOperation.

Properties

capacity

Total capacity to achieve. It can be in terms of VMs or vCPUs.

capacityType

Specifies capacity type for launching instances. It can be in terms of VMs or vCPUs.

computeProfile

Compute Profile to configure the Virtual Machines.

priorityProfile

Configuration Options for Regular or Spot instances in LaunchBulkInstancesOperation.

provisioningState

The status of the last operation.

retryPolicy

Retry policy the user can pass

vmAttributes

Attributes to launch instances.

vmSizesProfile

List of VM sizes supported for LaunchBulkInstancesOperation

zoneAllocationPolicy

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

priorityProfile

Configuration Options for Regular or Spot instances in LaunchBulkInstancesOperation.

priorityProfile: PriorityProfile

Property Value

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string

retryPolicy

Retry policy the user can pass

retryPolicy?: RetryPolicy

Property Value

vmAttributes

Attributes to launch instances.

vmAttributes?: VMAttributes

Property Value

vmSizesProfile

List of VM sizes supported for LaunchBulkInstancesOperation

vmSizesProfile?: VmSizeProfile[]

Property Value

zoneAllocationPolicy

Zone Allocation Policy for launching instances.

zoneAllocationPolicy?: ZoneAllocationPolicy

Property Value