次の方法で共有


AvailabilitySetUpdate.Statuses プロパティ

定義

リソースの状態情報を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象