Share via


FleetProperties interface

Details of the Compute Fleet.

Properties

additionalLocationsProfile

Represents the configuration for additional locations where Fleet resources may be deployed.

capacityType

Specifies capacity type for Fleet Regular and Spot priority profiles. capacityType is an immutable property. Once set during Fleet creation, it cannot be updated. Specifying different capacity type for Fleet Regular and Spot priority profiles is not allowed.

computeProfile

Compute Profile to use for running user's workloads.

mode

Mode of the Fleet.

provisioningState

The status of the last operation.

regularPriorityProfile

Configuration Options for Regular instances in Compute Fleet.

spotPriorityProfile

Configuration Options for Spot instances in Compute Fleet.

timeCreated

Specifies the time at which the Compute Fleet is created.

uniqueId

Specifies the ID which uniquely identifies a Compute Fleet.

vmAttributes

Attribute based Fleet.

vmSizesProfile

List of VM sizes supported for Compute Fleet

zoneAllocationPolicy

Zone Allocation Policy for Fleet.

Property Details

additionalLocationsProfile

Represents the configuration for additional locations where Fleet resources may be deployed.

additionalLocationsProfile?: AdditionalLocationsProfile

Property Value

capacityType

Specifies capacity type for Fleet Regular and Spot priority profiles. capacityType is an immutable property. Once set during Fleet creation, it cannot be updated. Specifying different capacity type for Fleet Regular and Spot priority profiles is not allowed.

capacityType?: string

Property Value

string

computeProfile

Compute Profile to use for running user's workloads.

computeProfile: ComputeProfile

Property Value

mode

Mode of the Fleet.

mode?: string

Property Value

string

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string

regularPriorityProfile

Configuration Options for Regular instances in Compute Fleet.

regularPriorityProfile?: RegularPriorityProfile

Property Value

spotPriorityProfile

Configuration Options for Spot instances in Compute Fleet.

spotPriorityProfile?: SpotPriorityProfile

Property Value

timeCreated

Specifies the time at which the Compute Fleet is created.

timeCreated?: Date

Property Value

Date

uniqueId

Specifies the ID which uniquely identifies a Compute Fleet.

uniqueId?: string

Property Value

string

vmAttributes

Attribute based Fleet.

vmAttributes?: VMAttributes

Property Value

vmSizesProfile

List of VM sizes supported for Compute Fleet

vmSizesProfile: VmSizeProfile[]

Property Value

zoneAllocationPolicy

Zone Allocation Policy for Fleet.

zoneAllocationPolicy?: ZoneAllocationPolicy

Property Value