Dela via


DiskEncryptionProperties.VaultUri Property

Definition

Gets or sets base key vault URI where the customers key is located eg. https://myvault.vault.azure.net

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to