次の方法で共有


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

適用対象