Uses of Package
com.azure.security.keyvault.secrets.models
Packages that use com.azure.security.keyvault.secrets.models
Package
Description
Package containing the data models for Secrets clients.
-
Classes in com.azure.security.keyvault.secrets.models used by com.azure.security.keyvault.secretsClassDescriptionDeleted Secret is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes inherited from
KeyVaultSecret
.Secret is the resource consisting of name, value and its attributes specified inSecretProperties
.SecretProperties is the resource containing all the properties of the secret except its value. -
Classes in com.azure.security.keyvault.secrets.models used by com.azure.security.keyvault.secrets.modelsClassDescriptionDeleted Secret is the resource consisting of name, recovery id, deleted date, scheduled purge date and its attributes inherited from
KeyVaultSecret
.Secret is the resource consisting of name, value and its attributes specified inSecretProperties
.SecretProperties is the resource containing all the properties of the secret except its value.