共用方式為


BatchAccount.AccountEndpoint 屬性

定義

取得用來與 Batch 服務互動的帳戶端點。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於