Uses of Class
org.jclouds.azurecompute.arm.domain.Vault.DeletedVaultProperties
Packages that use Vault.DeletedVaultProperties
-
Uses of Vault.DeletedVaultProperties in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Vault.DeletedVaultPropertiesModifier and TypeMethodDescriptionstatic Vault.DeletedVaultProperties
Vault.DeletedVaultProperties.create
(Date deletionDate, String location, Date scheduledPurgeDate, Map<String, String> tags, String vaultId) abstract Vault.DeletedVaultProperties
Vault.DeletedVault.properties()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type Vault.DeletedVaultPropertiesModifier and TypeMethodDescriptionstatic Vault.DeletedVault
Vault.DeletedVault.create
(String id, String name, String type, Vault.DeletedVaultProperties properties)