IAvailabilitySet.Statuses Property

Definition

Gets the statuses of the existing virtual machines in the availability set.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Compute.Fluent.Models.InstanceViewStatus> Statuses { get; }
member this.Statuses : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Compute.Fluent.Models.InstanceViewStatus>
Public ReadOnly Property Statuses As IReadOnlyList(Of InstanceViewStatus)

Property Value

Applies to