IKeyVaultDataServiceClient.RecoverCertificate(String, String) 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.
public Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultCertificate RecoverCertificate (string vaultName, string certName);
abstract member RecoverCertificate : string * string -> Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultCertificate
Public Function RecoverCertificate (vaultName As String, certName As String) As PSKeyVaultCertificate
Parameters
- vaultName
- String
- certName
- String