你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于