public final class DeletedCertificate extends KeyVaultCertificateWithPolicy
KeyVaultCertificate.
It is managed by Certificate Service.CertificateAsyncClient,
CertificateClient| Constructor and Description |
|---|
DeletedCertificate() |
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
getDeletedOn()
Get the deleted UTC time.
|
String |
getRecoveryId()
Get the recoveryId identifier.
|
OffsetDateTime |
getScheduledPurgeDate()
Get the scheduled purge UTC time.
|
getPolicy, setPolicy, setPropertiesgetCer, getId, getKeyId, getName, getProperties, getSecretIdpublic String getRecoveryId()
public OffsetDateTime getScheduledPurgeDate()
public OffsetDateTime getDeletedOn()
Copyright © 2021 Microsoft Corporation. All rights reserved.