Bagikan melalui


BatchAccount.NodeManagementEndpoint Property

Definition

Gets the endpoint used by compute node to connect to the Batch node management service.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to