共用方式為


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

適用於