次の方法で共有


VirtualMachineExtensionInstanceView.Substatuses プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象