次の方法で共有


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

適用対象