Compartilhar via


VirtualMachineExtensionInstanceView.Substatuses Propriedade

Definição

Obtém ou define o recurso status informações.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a