Share via


DatabaseAccountListKeysResultInner.PrimaryMasterKey Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to