public final class DeletedSecret extends KeyVaultSecret
KeyVaultSecret.
It is managed by Secret Service.SecretClient,
SecretAsyncClient| Constructor and Description |
|---|
DeletedSecret() |
| 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.
|
getId, getName, getProperties, getValue, setPropertiespublic String getRecoveryId()
public OffsetDateTime getScheduledPurgeDate()
public OffsetDateTime getDeletedOn()
Copyright © 2020 Microsoft Corporation. All rights reserved.