Uses of Class
com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Packages that use DeletedVaultProperties
Package
Description
Package containing the inner data models for KeyVaultManagementClient.
Package containing the data models for KeyVaultManagementClient.
-
Uses of DeletedVaultProperties in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return DeletedVaultPropertiesModifier and TypeMethodDescriptionDeletedVaultInner.properties()Get the properties property: Properties of the vault.Methods in com.azure.resourcemanager.keyvault.fluent.models with parameters of type DeletedVaultPropertiesModifier and TypeMethodDescriptionDeletedVaultInner.withProperties(DeletedVaultProperties properties) Set the properties property: Properties of the vault. -
Uses of DeletedVaultProperties in com.azure.resourcemanager.keyvault.models
Classes in com.azure.resourcemanager.keyvault.models that implement interfaces with type arguments of type DeletedVaultPropertiesModifier and TypeClassDescriptionfinal classProperties of the deleted vault.Methods in com.azure.resourcemanager.keyvault.models that return DeletedVaultPropertiesModifier and TypeMethodDescriptionstatic DeletedVaultPropertiesDeletedVaultProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeletedVaultProperties from the JsonReader.