Interface DeletedVault
- All Superinterfaces:
HasId,HasInnerModel<DeletedVaultInner>,HasName
An immutable client-side representation of an Azure Key Vault.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
location
String location()Get the location value.- Returns:
- the location value
-
deletionDate
OffsetDateTime deletionDate()Get the deletionDate value.- Returns:
- the deletionDate value
-
scheduledPurgeDate
OffsetDateTime scheduledPurgeDate()Get the scheduledPurgeDate value.- Returns:
- the scheduledPurgeDate value
-
tags
Get the tags value.- Returns:
- the tags value
-