BulkCreateCustomProperties interface

Details of the BulkCreateCustom.

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.

createdTime

The UTC time the BulkCreateCustom resource was created.

executionParameters

Extra parameters that control how the request is executed, including the retry policy.

overridesProfile

Per-VM overrides and the shared name prefix, specified when the operation is created.

priorityProfile

Configuration Options for Regular or Spot instances in BulkCreateCustom.

provisioningState

The status of the last operation.

vmSizesProfile

List of VM sizes supported for BulkCreateCustom

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

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

Property Value