VirtualMachineRunCommandUpdate.InstanceView プロパティ

定義

仮想マシンの実行コマンド インスタンス ビューを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineRunCommandInstanceView InstanceView { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")>]
member this.InstanceView : Microsoft.Azure.Management.Compute.Models.VirtualMachineRunCommandInstanceView
Public ReadOnly Property InstanceView As VirtualMachineRunCommandInstanceView

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象