VMExtensionInstanceView.SubStatuses Property

Definition

Gets or sets the resource status information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to