Share via


BatchAccountKeys.AccountName Property

Definition

Gets the Batch account name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to