- accessPolicies() - Method in interface com.microsoft.azure.management.keyvault.Vault
-
- accessPolicies() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Get the accessPolicies value.
- AccessPolicy - Interface in com.microsoft.azure.management.keyvault
-
An immutable client-side representation of a key vault access policy.
- AccessPolicy.Definition<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The entirety of an access policy definition.
- AccessPolicy.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
-
Grouping of access policy definition stages applicable as part of a key vault creation.
- AccessPolicy.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The first stage of an access policy definition.
- AccessPolicy.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The final stage of the access policy definition.
- AccessPolicy.DefinitionStages.WithIdentity<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The access policy definition stage allowing the Active Directory identity to be specified.
- AccessPolicy.DefinitionStages.WithPermissions<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The access policy definition stage allowing permissions to be added.
- AccessPolicy.Update - Interface in com.microsoft.azure.management.keyvault
-
The entirety of an access policy update as part of a key vault update.
- AccessPolicy.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The entirety of an access policy definition as part of a key vault update.
- AccessPolicy.UpdateDefinitionStages - Interface in com.microsoft.azure.management.keyvault
-
Grouping of access policy definition stages applicable as part of a key vault update.
- AccessPolicy.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The first stage of an access policy definition.
- AccessPolicy.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The final stage of the access policy definition.
- AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The access policy definition stage allowing the Active Directory identity to be specified.
- AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT> - Interface in com.microsoft.azure.management.keyvault
-
The access policy definition stage allowing permissions to be added.
- AccessPolicy.UpdateStages - Interface in com.microsoft.azure.management.keyvault
-
Grouping of all the key vault update stages.
- AccessPolicy.UpdateStages.WithPermissions - Interface in com.microsoft.azure.management.keyvault
-
The access policy update stage allowing permissions to be added or removed.
- AccessPolicyEntry - Class in com.microsoft.azure.management.keyvault
-
An identity that have access to the key vault.
- AccessPolicyEntry() - Constructor for class com.microsoft.azure.management.keyvault.AccessPolicyEntry
-
- ALL - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
-
Static value all for CertificatePermissions.
- ALL - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
-
Static value all for KeyPermissions.
- ALL - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
-
Static value all for SecretPermissions.
- allowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
-
Allow all permissions for the AD identity to access keys.
- allowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
-
Allow all permissions for the AD identity to access keys.
- allowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
-
Allow all permissions for the AD identity to access keys.
- allowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access keys.
- allowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access keys.
- allowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access keys.
- allowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access keys.
- allowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
-
Allow a list of permissions for the AD identity to access keys.
- allowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
-
Allow a list of permissions for the AD identity to access keys.
- allowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
-
Allow all permissions for the AD identity to access secrets.
- allowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
-
Allow all permissions for the AD identity to access secrets.
- allowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
-
Allow all permissions for the AD identity to access secrets.
- allowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access secrets.
- allowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access secrets.
- allowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access secrets.
- allowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
-
Allow a list of permissions for the AD identity to access secrets.
- allowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
-
Allow a list of permissions for the AD identity to access secrets.
- allowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
-
Allow a list of permissions for the AD identity to access secrets.
- applicationId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
-
- applicationId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
-
Get the applicationId value.
- valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.SkuName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.management.keyvault.SkuName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vault - Interface in com.microsoft.azure.management.keyvault
-
An immutable client-side representation of an Azure Key Vault.
- Vault.Definition - Interface in com.microsoft.azure.management.keyvault
-
Container interface for all the definitions that need to be implemented.
- Vault.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
-
Grouping of all the key vault definition stages.
- Vault.DefinitionStages.Blank - Interface in com.microsoft.azure.management.keyvault
-
The first stage of the key vault definition.
- Vault.DefinitionStages.WithAccessPolicy - Interface in com.microsoft.azure.management.keyvault
-
A key vault definition allowing access policies to be attached.
- Vault.DefinitionStages.WithConfigurations - Interface in com.microsoft.azure.management.keyvault
-
A key vault definition allowing various configurations to be set.
- Vault.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.keyvault
-
A key vault definition with sufficient inputs to create a new
storage account in the cloud, but exposing additional optional inputs to
specify.
- Vault.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.keyvault
-
A key vault definition allowing resource group to be set.
- Vault.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.keyvault
-
A key vault definition allowing the sku to be set.
- Vault.Update - Interface in com.microsoft.azure.management.keyvault
-
The template for a key vault update operation, containing all the settings that can be modified.
- Vault.UpdateStages - Interface in com.microsoft.azure.management.keyvault
-
Grouping of all the key vault update stages.
- Vault.UpdateStages.WithAccessPolicy - Interface in com.microsoft.azure.management.keyvault
-
A key vault update allowing access policies to be modified, attached, or removed.
- Vault.UpdateStages.WithConfigurations - Interface in com.microsoft.azure.management.keyvault
-
A key vault update allowing various configurations to be set.
- VaultProperties - Class in com.microsoft.azure.management.keyvault
-
Properties of the vault.
- VaultProperties() - Constructor for class com.microsoft.azure.management.keyvault.VaultProperties
-
- Vaults - Interface in com.microsoft.azure.management.keyvault
-
Entry point for key vaults management API.
- vaultUri() - Method in interface com.microsoft.azure.management.keyvault.Vault
-
- vaultUri() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Get the vaultUri value.
- VERIFY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
-
Static value verify for KeyPermissions.
- withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the accessPolicies value.
- withAccessPolicy(AccessPolicy) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
-
Attach an existing access policy.
- withAccessPolicy(AccessPolicy) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
-
Attach an existing access policy.
- withApplicationId(UUID) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
-
Set the applicationId value.
- withCertificates(List<CertificatePermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
-
Set the certificates value.
- withDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
-
Disable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
- withDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
-
Disable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
- withDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
-
Enable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
- withDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
-
Enable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
- withDiskEncryptionDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
-
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
- withDiskEncryptionDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
-
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
- withDiskEncryptionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
-
Enable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
- withDiskEncryptionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
-
Enable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
- withEmptyAccessPolicy() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
-
Attach no access policy.
- withEnabledForDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the enabledForDeployment value.
- withEnabledForDiskEncryption(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the enabledForDiskEncryption value.
- withEnabledForTemplateDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the enabledForTemplateDeployment value.
- withFamily(String) - Method in class com.microsoft.azure.management.keyvault.Sku
-
Set the family value.
- withKeys(List<KeyPermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
-
Set the keys value.
- withName(SkuName) - Method in class com.microsoft.azure.management.keyvault.Sku
-
Set the name value.
- withObjectId(String) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
-
Set the objectId value.
- withoutAccessPolicy(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
-
Remove an access policy from the access policy list.
- withPermissions(Permissions) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
-
Set the permissions value.
- withSecrets(List<SecretPermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
-
Set the secrets value.
- withSku(SkuName) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithSku
-
Specifies the sku of the key vault.
- withSku(Sku) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the sku value.
- withTemplateDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
-
Disable Azure Resource Manager to retrieve secrets from the key vault.
- withTemplateDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
-
Disable Azure Resource Manager to retrieve secrets from the key vault.
- withTemplateDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
-
Enable Azure Resource Manager to retrieve secrets from the key vault.
- withTemplateDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
-
Enable Azure Resource Manager to retrieve secrets from the key vault.
- withTenantId(UUID) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
-
Set the tenantId value.
- withTenantId(UUID) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the tenantId value.
- withVaultUri(String) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
-
Set the vaultUri value.
- WRAP_KEY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
-
Static value wrapKey for KeyPermissions.