Share via


AvailabilitySetPropertiesOutput interface

The instance view of a resource.

Properties

platformFaultDomainCount

Fault Domain count.

platformUpdateDomainCount

Update Domain count.

proximityPlacementGroup

Specifies information about the proximity placement group that the availability set should be assigned to.

Minimum api-version: 2018-04-01.

statuses

The resource status information.

virtualMachines

A list of references to all virtual machines in the availability set.

Property Details

platformFaultDomainCount

Fault Domain count.

platformFaultDomainCount?: number

Property Value

number

platformUpdateDomainCount

Update Domain count.

platformUpdateDomainCount?: number

Property Value

number

proximityPlacementGroup

Specifies information about the proximity placement group that the availability set should be assigned to.

Minimum api-version: 2018-04-01.

proximityPlacementGroup?: SubResourceOutput

Property Value

statuses

The resource status information.

statuses?: InstanceViewStatusOutput[]

Property Value

virtualMachines

A list of references to all virtual machines in the availability set.

virtualMachines?: SubResourceOutput[]

Property Value