DiskEncryptionConfigurationKeyVaultConfiguration.KeyUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key URL pointing to a key in KeyVault. Version segment of the Url is required.
public Uri KeyUri { get; set; }
member this.KeyUri : Uri with get, set
Public Property KeyUri As Uri