IVirtualMachineInstanceView.Statuses Property

Definition

Gets or sets the resource status information.

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

Property Value

Applies to