Uses of Class
com.microsoft.azure.keyvault.models.KeyRestoreParameters
-
Packages that use KeyRestoreParameters Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of KeyRestoreParameters in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return KeyRestoreParameters Modifier and Type Method Description KeyRestoreParameters
KeyRestoreParameters. withKeyBundleBackup(byte[] keyBundleBackup)
Set the keyBundleBackup value.
-