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