다음을 통해 공유


RoleInstanceInstanceView.Statuses Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="statuses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.ResourceInstanceViewStatus> Statuses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statuses")>]
member this.Statuses : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.ResourceInstanceViewStatus>
Public ReadOnly Property Statuses As IList(Of ResourceInstanceViewStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to