ManagedInstanceEncryptionProtectorInner.ServerKeyName Property

Definition

Gets or sets the name of the managed instance key.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverKeyName")]
public string ServerKeyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverKeyName")>]
member this.ServerKeyName : string with get, set
Public Property ServerKeyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to