Share via


DatabaseAccountListReadOnlyKeysResultInner.SecondaryReadonlyMasterKey Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to