다음을 통해 공유


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

적용 대상