次の方法で共有


NetworkProfile.NodeManagementAccess プロパティ

定義

nodeManagement エンドポイント (Batch プールのコンピューティング ノードを管理する Batch サービス) のネットワーク アクセス プロファイルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="nodeManagementAccess")]
public Microsoft.Azure.Management.Batch.Models.EndpointAccessProfile NodeManagementAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeManagementAccess")>]
member this.NodeManagementAccess : Microsoft.Azure.Management.Batch.Models.EndpointAccessProfile with get, set
Public Property NodeManagementAccess As EndpointAccessProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象