VMExtensionInstanceView.Statuses Property

Definition

Gets or sets the resource status information.

[Newtonsoft.Json.JsonProperty(PropertyName="statuses")]
public System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.InstanceViewStatus> Statuses { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to