Udostępnij za pośrednictwem


CmkKeyVaultProperties.KeyUri Property

Definition

Gets or sets the key uri of the Customer Managed Key

[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