VirtualMachineAgentInstanceView.VmAgentVersion プロパティ

定義

VM エージェントのフル バージョンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vmAgentVersion")]
public string VmAgentVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmAgentVersion")>]
member this.VmAgentVersion : string with get, set
Public Property VmAgentVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象