Condividi tramite


EncryptionScopeKeyVaultProperties.KeyUri Property

Definition

Gets or sets the object identifier for a key vault key object. When applied, the encryption scope will use the key referenced by the identifier to enable customer-managed key support on this encryption scope.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to