FleetProperties interface

Details of the Compute Fleet.

Properties

additionalLocationsProfile

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

computeProfile

Compute Profile to use for running user's workloads.

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

Property Details

additionalLocationsProfile

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

additionalLocationsProfile?: AdditionalLocationsProfile

Property Value

computeProfile

Compute Profile to use for running user's workloads.

computeProfile: ComputeProfile

Property Value

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