VirtualMachineInstanceView.VmAgent プロパティ

定義

仮想マシンで実行されている VM エージェントを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vmAgent")]
public Microsoft.Azure.Management.Compute.Models.VirtualMachineAgentInstanceView VmAgent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmAgent")>]
member this.VmAgent : Microsoft.Azure.Management.Compute.Models.VirtualMachineAgentInstanceView with get, set
Public Property VmAgent As VirtualMachineAgentInstanceView

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象