다음을 통해 공유


KeyVaultMetaInfo.EncryptionKeyName Property

Definition

Gets or sets the name of the user managed encryption key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to