Partager via


KeyForDiskEncryptionSet interface

Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots

Properties

keyUrl

Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value.

sourceVault

Resource id of the KeyVault containing the key or secret. This property is optional and cannot be used if the KeyVault subscription is not the same as the Disk Encryption Set subscription.

Property Details

keyUrl

Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value.

keyUrl: string

Property Value

string

sourceVault

Resource id of the KeyVault containing the key or secret. This property is optional and cannot be used if the KeyVault subscription is not the same as the Disk Encryption Set subscription.

sourceVault?: SourceVault

Property Value