Bagikan melalui


BatchAccountKeys.Secondary Property

Definition

Gets the secondary key associated with the account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to