Class DeletedVaultProperties
java.lang.Object
com.microsoft.azure.management.keyvault.DeletedVaultProperties
Properties of the deleted vault.
-
Constructor Details
-
DeletedVaultProperties
public DeletedVaultProperties()
-
-
Method Details
-
vaultId
Get the vaultId value.- Returns:
- the vaultId value
-
location
Get the location value.- Returns:
- the location value
-
deletionDate
public org.joda.time.DateTime deletionDate()Get the deletionDate value.- Returns:
- the deletionDate value
-
scheduledPurgeDate
public org.joda.time.DateTime scheduledPurgeDate()Get the scheduledPurgeDate value.- Returns:
- the scheduledPurgeDate value
-
tags
Get the tags value.- Returns:
- the tags value
-