Share via


DatabaseAccountListKeysResultInner.SecondaryMasterKey Property

Definition

Gets base 64 encoded value of the secondary read-write key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to