次の方法で共有


RoleInstanceInstanceView.Statuses プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象