次の方法で共有


Machine.AgentVersion プロパティ

定義

ハイブリッド マシン エージェントのフル バージョンを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agentVersion")]
public string AgentVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agentVersion")>]
member this.AgentVersion : string
Public ReadOnly Property AgentVersion As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象