Share via


VMExtensionInstanceView.Statuses Property

Definition

Gets or sets the resource status information.

public System.Collections.Generic.IList<Microsoft.Azure.Batch.InstanceViewStatus> Statuses { get; set; }
member this.Statuses : System.Collections.Generic.IList<Microsoft.Azure.Batch.InstanceViewStatus> with get, set
Public Property Statuses As IList(Of InstanceViewStatus)

Property Value

Applies to