Share via


BatchAccountKeys.Primary Property

Definition

Gets the primary key associated with the account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to