Class DeletedVaultProperties

java.lang.Object
com.microsoft.azure.management.keyvault.DeletedVaultProperties

public class DeletedVaultProperties extends Object
Properties of the deleted vault.
  • Constructor Details

    • DeletedVaultProperties

      public DeletedVaultProperties()
  • Method Details

    • vaultId

      public String vaultId()
      Get the vaultId value.
      Returns:
      the vaultId value
    • location

      public String 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

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