次の方法で共有


VirtualMachineExtensionInstanceView.Substatuses Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to