Interface DeletedVault
- All Superinterfaces:
HasId
,HasInner<com.microsoft.azure.management.keyvault.implementation.DeletedVaultInner>
,HasName
@Beta(V1_11_0)
public interface DeletedVault
extends HasInner<com.microsoft.azure.management.keyvault.implementation.DeletedVaultInner>, HasName, HasId
An immutable client-side representation of an Azure Key Vault.
-
Method Details
-
location
String location()Get the location value.- Returns:
- the location value
-
deletionDate
org.joda.time.DateTime deletionDate()Get the deletionDate value.- Returns:
- the deletionDate value
-
scheduledPurgeDate
org.joda.time.DateTime scheduledPurgeDate()Get the scheduledPurgeDate value.- Returns:
- the scheduledPurgeDate value
-
tags
Get the tags value.- Returns:
- the tags value
-