Interface DeletedVault

All Superinterfaces:
HasId, HasInnerModel<DeletedVaultInner>, HasName

public interface DeletedVault extends HasInnerModel<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

      OffsetDateTime deletionDate()
      Get the deletionDate value.
      Returns:
      the deletionDate value
    • scheduledPurgeDate

      OffsetDateTime scheduledPurgeDate()
      Get the scheduledPurgeDate value.
      Returns:
      the scheduledPurgeDate value
    • tags

      Map<String,String> tags()
      Get the tags value.
      Returns:
      the tags value