共用方式為


BatchAccount.NodeManagementEndpoint 屬性

定義

取得計算節點用來連線到 Batch-節點管理服務的端點。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於