Share via


VirtualMachineExtensionInstanceView.Substatuses Eigenschaft

Definition

Ruft die Ressourcen-status Informationen ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: