Delen via


VirtualMachineExtensionInstanceView.Substatuses Property

Definition

Gets or sets the resource status information.

[Newtonsoft.Json.JsonProperty(PropertyName="substatuses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus> Substatuses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="substatuses")>]
member this.Substatuses : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.InstanceViewStatus> with get, set
Public Property Substatuses As IList(Of InstanceViewStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to