共用方式為


BatchAccountKeys.AccountName 屬性

定義

取得 Batch 帳戶名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於