NetworkProfile.NodeManagementAccess Property

Definition

Gets or sets network access profile for nodeManagement endpoint (Batch service managing compute nodes for Batch pools).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to