AvailabilitySetUpdate.Statuses Property

Definition

Gets the resource status information.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.statuses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus> Statuses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.statuses")>]
member this.Statuses : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus>
Public ReadOnly Property Statuses As IList(Of InstanceViewStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to