BatchAccount.AccountEndpoint Property

Definition

Gets the account endpoint used to interact with the Batch service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountEndpoint")]
public string AccountEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountEndpoint")>]
member this.AccountEndpoint : string
Public ReadOnly Property AccountEndpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to