KeyForDiskEncryptionSet.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.
Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value.
public Uri KeyUri { get; set; }
member this.KeyUri : Uri with get, set
Public Property KeyUri As Uri