IWithConfigurations.WithDiskEncryptionDisabled Method
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.
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
public Microsoft.Azure.Management.KeyVault.Fluent.Vault.Update.IUpdate WithDiskEncryptionDisabled ();
abstract member WithDiskEncryptionDisabled : unit -> Microsoft.Azure.Management.KeyVault.Fluent.Vault.Update.IUpdate
Public Function WithDiskEncryptionDisabled () As IUpdate