Skip navigation links
A B C D E F G I J K L M N O P R S T U V W 

A

accessPolicies() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
accessPolicies() - Method in class com.microsoft.azure.management.keyvault.VaultAccessPolicyProperties
Get the accessPolicies value.
accessPolicies() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the accessPolicies value.
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
 
AccessPolicyUpdateKind - Enum in com.microsoft.azure.management.keyvault
Defines values for AccessPolicyUpdateKind.
ALLOW - Static variable in class com.microsoft.azure.management.keyvault.NetworkRuleAction
Static value Allow for NetworkRuleAction.
allowCertificateAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificateAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
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.
allowStorageAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the Ad identity to access storage.
allowStorageAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the Ad identity to access storage.
allowStorageAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the Ad identity to access storage.
allowStoragePermissions(StoragePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(List<StoragePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(StoragePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(List<StoragePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(StoragePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(List<StoragePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
applicationId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
applicationId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the applicationId value.
attributes() - Method in interface com.microsoft.azure.management.keyvault.Key
 
attributes() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
AZURE_SERVICES - Static variable in class com.microsoft.azure.management.keyvault.NetworkRuleBypassOptions
Static value AzureServices for NetworkRuleBypassOptions.

B

BACKUP - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value backup for CertificatePermissions.
backup() - Method in interface com.microsoft.azure.management.keyvault.Key
 
BACKUP - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value backup for KeyPermissions.
BACKUP - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value backup for SecretPermissions.
BACKUP - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value backup for StoragePermissions.
backupAsync() - Method in interface com.microsoft.azure.management.keyvault.Key
 
blobDuration() - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Get the blobDuration value.
bypass() - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Get the bypass value.

C

CertificatePermissions - Class in com.microsoft.azure.management.keyvault
Defines values for CertificatePermissions.
CertificatePermissions() - Constructor for class com.microsoft.azure.management.keyvault.CertificatePermissions
 
certificates() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the certificates value.
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Checks that the vault name is valid and is not already in use.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Checks that the vault name is valid and is not already in use.
CheckNameAvailabilityResult - Interface in com.microsoft.azure.management.keyvault
The CheckNameAvailability operation response wrapper.
client() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
com.microsoft.azure.management.keyvault - package com.microsoft.azure.management.keyvault
This package contains the classes for KeyVaultManagementClient.
contentType() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
CREATE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value create for CertificatePermissions.
CREATE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value create for KeyPermissions.
CreateMode - Enum in com.microsoft.azure.management.keyvault
Defines values for CreateMode.
createMode() - Method in interface com.microsoft.azure.management.keyvault.Vault
Get the createMode value.
createMode() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the createMode value.
createMode() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the createMode value.

D

decrypt(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Decrypts a single block of encrypted data.
DECRYPT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value decrypt for KeyPermissions.
decryptAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Decrypts a single block of encrypted data.
defaultAction() - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Get the defaultAction value.
defineAccessPolicy() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
Begins the definition of a new access policy to be added to this key vault.
defineAccessPolicy() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
Begins the definition of a new access policy to be added to this key vault.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value delete for CertificatePermissions.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value delete for KeyPermissions.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value delete for SecretPermissions.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value delete for StoragePermissions.
DeletedVault - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of an Azure Key Vault.
DeletedVaultProperties - Class in com.microsoft.azure.management.keyvault
Properties of the deleted vault.
DeletedVaultProperties() - Constructor for class com.microsoft.azure.management.keyvault.DeletedVaultProperties
 
DELETEISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value deleteissuers for CertificatePermissions.
DELETESAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value deletesas for StoragePermissions.
deletionDate() - Method in interface com.microsoft.azure.management.keyvault.DeletedVault
Get the deletionDate value.
deletionDate() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the deletionDate value.
DENY - Static variable in class com.microsoft.azure.management.keyvault.NetworkRuleAction
Static value Deny for NetworkRuleAction.
description() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the description value.
disallowCertificateAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access certificates.
disallowCertificatePermissions(CertificatePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access certificates.
disallowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access certificates.
disallowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access keys.
disallowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access keys.
disallowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access keys.
disallowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access secrets.
disallowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access secrets.
disallowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access secrets.
disallowStorageAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the Ad identity to access storage.
disallowStoragePermissions(StoragePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access storage.
disallowStoragePermissions(List<StoragePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access storage.
displayName() - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Get the displayName value.

E

enabledForDeployment() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enabledForDeployment value.
enabledForDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForDeployment value.
enabledForDiskEncryption() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForDiskEncryption() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enabledForDiskEncryption value.
enabledForDiskEncryption() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForDiskEncryption value.
enabledForTemplateDeployment() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForTemplateDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enabledForTemplateDeployment value.
enabledForTemplateDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForTemplateDeployment value.
enablePurgeProtection() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enablePurgeProtection value.
enablePurgeProtection() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enablePurgeProtection value.
enableSoftDelete() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enableSoftDelete value.
enableSoftDelete() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enableSoftDelete value.
encrypt(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
ENCRYPT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value encrypt for KeyPermissions.
encryptAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.

F

family() - Method in class com.microsoft.azure.management.keyvault.Sku
Get the family value.
forApplicationId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Application ID of the client making request on behalf of a principal.
forApplicationId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Application ID of the client making request on behalf of a principal.
forGroup(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory group this access policy is for.
forGroup(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory group this access policy is for.
forObjectId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the object ID of the Active Directory identity this access policy is for.
forObjectId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the object ID of the Active Directory identity this access policy is for.
forServicePrincipal(ServicePrincipal) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(ServicePrincipal) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forTenantId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
forTenantId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
forUser(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
Parses a serialized value to a AccessPolicyUpdateKind instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.CertificatePermissions
Creates or finds a CertificatePermissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.CreateMode
Parses a serialized value to a CreateMode instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.KeyPermissions
Creates or finds a KeyPermissions from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.NetworkRuleAction
Creates or finds a NetworkRuleAction from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.NetworkRuleBypassOptions
Creates or finds a NetworkRuleBypassOptions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.Reason
Parses a serialized value to a Reason instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.SecretPermissions
Creates or finds a SecretPermissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.StoragePermissions
Creates or finds a StoragePermissions from its string representation.

G

GET - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value get for CertificatePermissions.
GET - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value get for KeyPermissions.
GET - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value get for SecretPermissions.
GET - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value get for StoragePermissions.
getByNameAndVersion(String, String) - Method in interface com.microsoft.azure.management.keyvault.Keys
Gets a Key Vault key.
getByNameAndVersion(String, String) - Method in interface com.microsoft.azure.management.keyvault.Secrets
Gets a Key Vault secret.
getByNameAndVersionAsync(String, String) - Method in interface com.microsoft.azure.management.keyvault.Keys
Gets a Key Vault key.
getByNameAndVersionAsync(String, String) - Method in interface com.microsoft.azure.management.keyvault.Secrets
Gets a Key Vault secret.
getDeleted(String, String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Gets the deleted Azure key vault.
getDeletedAsync(String, String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Gets the deleted Azure key vault.
GETISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value getissuers for CertificatePermissions.
GETSAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value getsas for StoragePermissions.

I

id() - Method in class com.microsoft.azure.management.keyvault.VirtualNetworkRule
Get the id value.
IMPORT - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value import for CertificatePermissions.
IMPORT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value import for KeyPermissions.
IPRule - Class in com.microsoft.azure.management.keyvault
A rule governing the accesibility of a vault from a specific ip address or ip range.
IPRule() - Constructor for class com.microsoft.azure.management.keyvault.IPRule
 
ipRules() - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Get the ipRules value.

J

jsonWebKey() - Method in interface com.microsoft.azure.management.keyvault.Key
 

K

Key - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of an Azure Key Vault key.
Key.Definition - Interface in com.microsoft.azure.management.keyvault
Container interface for all the definitions.
Key.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of key definition stages.
Key.DefinitionStages.Blank - Interface in com.microsoft.azure.management.keyvault
The first stage of a key definition.
Key.DefinitionStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the attributes of the key.
Key.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.keyvault
The stage of the key definition which contains all the minimum required inputs for the key to be created but also allows for any other optional settings to be specified.
Key.DefinitionStages.WithCreateBase - Interface in com.microsoft.azure.management.keyvault
The base stage of the key definition allowing for any other optional settings to be specified.
Key.DefinitionStages.WithHsm - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify whether to store the key in hardware security modules.
Key.DefinitionStages.WithImport - Interface in com.microsoft.azure.management.keyvault
The stage of the key definition which contains all the minimum required inputs for the key to be imported but also allows for any other optional settings to be specified.
Key.DefinitionStages.WithKey - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify whether to create a key or to import a key.
Key.DefinitionStages.WithKeyOperations - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the allowed operations for the key.
Key.DefinitionStages.WithKeySize - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the key size.
Key.DefinitionStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the tags of the key.
Key.Update - Interface in com.microsoft.azure.management.keyvault
The template for a key update operation, containing all the settings that can be modified.
Key.UpdateStages - Interface in com.microsoft.azure.management.keyvault
Grouping of key update stages.
Key.UpdateStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the attributes of the key.
Key.UpdateStages.WithHsm - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify whether to store the key in hardware security modules.
Key.UpdateStages.WithKey - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to create a new version of the key.
Key.UpdateStages.WithKeyOperations - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the allowed operations for the key.
Key.UpdateStages.WithKeySize - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the key size.
Key.UpdateStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the tags of the key.
Key.UpdateWithCreate - Interface in com.microsoft.azure.management.keyvault
The template for a key vault update operation, with a new key version to be created.
Key.UpdateWithImport - Interface in com.microsoft.azure.management.keyvault
The template for a key vault update operation, with a new key version to be imported.
KeyPermissions - Class in com.microsoft.azure.management.keyvault
Defines values for KeyPermissions.
KeyPermissions() - Constructor for class com.microsoft.azure.management.keyvault.KeyPermissions
 
Keys - Interface in com.microsoft.azure.management.keyvault
Entry point for Key Vault keys API.
keys() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the keys value.
keys() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
kid() - Method in interface com.microsoft.azure.management.keyvault.Secret
 

L

LIST - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value list for CertificatePermissions.
LIST - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value list for KeyPermissions.
LIST - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value list for SecretPermissions.
LIST - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value list for StoragePermissions.
listDeleted() - Method in interface com.microsoft.azure.management.keyvault.Vaults
Gets information about the deleted vaults in a subscription.
listDeletedAsync() - Method in interface com.microsoft.azure.management.keyvault.Vaults
Gets information about the deleted vaults in a subscription.
LISTISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value listissuers for CertificatePermissions.
LISTSAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value listsas for StoragePermissions.
listVersions() - Method in interface com.microsoft.azure.management.keyvault.Key
 
listVersions() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
listVersionsAsync() - Method in interface com.microsoft.azure.management.keyvault.Key
 
listVersionsAsync() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
location() - Method in interface com.microsoft.azure.management.keyvault.DeletedVault
Get the location value.
location() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the location value.
location() - Method in class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
Get the location value.
LogSpecification - Class in com.microsoft.azure.management.keyvault
Log specification of operation.
LogSpecification() - Constructor for class com.microsoft.azure.management.keyvault.LogSpecification
 
logSpecifications() - Method in class com.microsoft.azure.management.keyvault.ServiceSpecification
Get the logSpecifications value.

M

MANAGECONTACTS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value managecontacts for CertificatePermissions.
managed() - Method in interface com.microsoft.azure.management.keyvault.Key
 
managed() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
MANAGEISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value manageissuers for CertificatePermissions.
message() - Method in interface com.microsoft.azure.management.keyvault.CheckNameAvailabilityResult
Get the message value.

N

name() - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Get the name value.
name() - Method in class com.microsoft.azure.management.keyvault.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Get the name value.
nameAvailable() - Method in interface com.microsoft.azure.management.keyvault.CheckNameAvailabilityResult
Get the nameAvailable value.
networkAcls() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the networkAcls value.
networkAcls() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the networkAcls value.
NetworkRuleAction - Class in com.microsoft.azure.management.keyvault
Defines values for NetworkRuleAction.
NetworkRuleAction() - Constructor for class com.microsoft.azure.management.keyvault.NetworkRuleAction
 
NetworkRuleBypassOptions - Class in com.microsoft.azure.management.keyvault
Defines values for NetworkRuleBypassOptions.
NetworkRuleBypassOptions() - Constructor for class com.microsoft.azure.management.keyvault.NetworkRuleBypassOptions
 
NetworkRuleSet - Class in com.microsoft.azure.management.keyvault
A set of rules governing the network accessibility of a vault.
NetworkRuleSet() - Constructor for class com.microsoft.azure.management.keyvault.NetworkRuleSet
 
networkRuleSet() - Method in interface com.microsoft.azure.management.keyvault.Vault
Get the networkAcls value.
NONE - Static variable in class com.microsoft.azure.management.keyvault.NetworkRuleBypassOptions
Static value None for NetworkRuleBypassOptions.

O

objectId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
objectId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the objectId value.
operation() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the operation value.
OperationDisplay - Class in com.microsoft.azure.management.keyvault
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.keyvault.OperationDisplay
 

P

permissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
permissions() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the permissions value.
Permissions - Class in com.microsoft.azure.management.keyvault
Permissions the identity has for keys, secrets, certificates and storage.
Permissions() - Constructor for class com.microsoft.azure.management.keyvault.Permissions
 
properties() - Method in class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
Get the properties value.
properties() - Method in class com.microsoft.azure.management.keyvault.VaultPatchParameters
Get the properties value.
provider() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the provider value.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value purge for CertificatePermissions.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value purge for KeyPermissions.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value purge for SecretPermissions.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value purge for StoragePermissions.
purgeDeleted(String, String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Permanently deletes the specified vault.
purgeDeletedAsync(String, String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Permanently deletes the specified vault.
purgeProtectionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault
 

R

reason() - Method in interface com.microsoft.azure.management.keyvault.CheckNameAvailabilityResult
Get the reason value.
Reason - Enum in com.microsoft.azure.management.keyvault
Defines values for Reason.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value recover for CertificatePermissions.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value recover for KeyPermissions.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value recover for SecretPermissions.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value recover for StoragePermissions.
recoverSoftDeletedVault(String, String, String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Recovers a soft deleted vault.
recoverSoftDeletedVaultAsync(String, String, String) - Method in interface com.microsoft.azure.management.keyvault.Vaults
Recovers a soft deleted vault.
REGENERATEKEY - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value regeneratekey for StoragePermissions.
resource() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the resource value.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value restore for CertificatePermissions.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value restore for KeyPermissions.
restore(byte[]) - Method in interface com.microsoft.azure.management.keyvault.Keys
Restores a backup key into a Key Vault key.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value restore for SecretPermissions.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value restore for StoragePermissions.
restoreAsync(byte[]) - Method in interface com.microsoft.azure.management.keyvault.Keys
Restores a backup key into a Key Vault key.

S

scheduledPurgeDate() - Method in interface com.microsoft.azure.management.keyvault.DeletedVault
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the scheduledPurgeDate value.
Secret - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of an Azure Key Vault secret.
Secret.Definition - Interface in com.microsoft.azure.management.keyvault
Container interface for all the definitions.
Secret.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of secret definition stages.
Secret.DefinitionStages.Blank - Interface in com.microsoft.azure.management.keyvault
The first stage of a secret definition.
Secret.DefinitionStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the secret attributes.
Secret.DefinitionStages.WithContentType - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the secret content type.
Secret.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.keyvault
The stage of the secret definition which contains all the minimum required inputs for the secret to be created but also allows for any optional settings to be specified.
Secret.DefinitionStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the tags.
Secret.DefinitionStages.WithValue - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the secret value.
Secret.Update - Interface in com.microsoft.azure.management.keyvault
The template for a secret update operation, containing all the settings that can be modified.
Secret.UpdateStages - Interface in com.microsoft.azure.management.keyvault
Grouping of secret update stages.
Secret.UpdateStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to specify the secret attributes.
Secret.UpdateStages.WithContentType - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to set the content type of the secret.
Secret.UpdateStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to specify the tags.
Secret.UpdateStages.WithValue - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to create a new version of the secret value.
Secret.UpdateStages.WithVersion - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to set the secret to a different version.
SecretPermissions - Class in com.microsoft.azure.management.keyvault
Defines values for SecretPermissions.
SecretPermissions() - Constructor for class com.microsoft.azure.management.keyvault.SecretPermissions
 
secrets() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the secrets value.
Secrets - Interface in com.microsoft.azure.management.keyvault
Entry point for Key Vault secrets API.
secrets() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
ServiceSpecification - Class in com.microsoft.azure.management.keyvault
One property of operation, include log specifications.
ServiceSpecification() - Constructor for class com.microsoft.azure.management.keyvault.ServiceSpecification
 
SET - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value set for SecretPermissions.
SET - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value set for StoragePermissions.
SETISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value setissuers for CertificatePermissions.
SETSAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value setsas for StoragePermissions.
sign(JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Creates a signature from a digest.
SIGN - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value sign for KeyPermissions.
signAsync(JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Creates a signature from a digest.
Sku - Class in com.microsoft.azure.management.keyvault
SKU details.
Sku() - Constructor for class com.microsoft.azure.management.keyvault.Sku
Creates an instance of Sku class.
sku() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
sku() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the sku value.
sku() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the sku value.
SkuName - Enum in com.microsoft.azure.management.keyvault
Defines values for SkuName.
softDeleteEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
storage() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the storage value.
StoragePermissions - Class in com.microsoft.azure.management.keyvault
Defines values for StoragePermissions.
StoragePermissions() - Constructor for class com.microsoft.azure.management.keyvault.StoragePermissions
 

T

tags() - Method in interface com.microsoft.azure.management.keyvault.DeletedVault
Get the tags value.
tags() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the tags value.
tags() - Method in interface com.microsoft.azure.management.keyvault.Key
 
tags() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
tags() - Method in class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.keyvault.VaultPatchParameters
Get the tags value.
tenantId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
tenantId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
tenantId() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the tenantId value.
toString() - Method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
 
toString() - Method in enum com.microsoft.azure.management.keyvault.CreateMode
 
toString() - Method in enum com.microsoft.azure.management.keyvault.Reason
 
toString() - Method in enum com.microsoft.azure.management.keyvault.SkuName
 
type() - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Get the type value.

U

UNWRAP_KEY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value unwrapKey for KeyPermissions.
unwrapKey(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Unwraps a symmetric key wrapped originally by this Key Vault key.
unwrapKeyAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Unwraps a symmetric key wrapped originally by this Key Vault key.
UPDATE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value update for CertificatePermissions.
UPDATE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value update for KeyPermissions.
UPDATE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value update for StoragePermissions.
updateAccessPolicy(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
Begins the update of an existing access policy attached to this key vault.

V

value() - Method in class com.microsoft.azure.management.keyvault.IPRule
Get the value value.
value() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.Reason
Returns the enum constant of this type with the specified name.
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.AccessPolicyUpdateKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.CertificatePermissions
 
values() - Static method in enum com.microsoft.azure.management.keyvault.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.KeyPermissions
 
values() - Static method in class com.microsoft.azure.management.keyvault.NetworkRuleAction
 
values() - Static method in class com.microsoft.azure.management.keyvault.NetworkRuleBypassOptions
 
values() - Static method in enum com.microsoft.azure.management.keyvault.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.SecretPermissions
 
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.
values() - Static method in class com.microsoft.azure.management.keyvault.StoragePermissions
 
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.WithNetworkRuleSet - Interface in com.microsoft.azure.management.keyvault
A key vault definition allowing the networkAcl 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.
Vault.UpdateStages.WithNetworkRuleSet - Interface in com.microsoft.azure.management.keyvault
A key vault update allowing the NetworkRuleSet to be set.
VaultAccessPolicyProperties - Class in com.microsoft.azure.management.keyvault
Properties of the vault access policy.
VaultAccessPolicyProperties() - Constructor for class com.microsoft.azure.management.keyvault.VaultAccessPolicyProperties
 
VaultCheckNameAvailabilityParameters - Class in com.microsoft.azure.management.keyvault
The parameters used to check the availability of the vault name.
VaultCheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Creates an instance of VaultCheckNameAvailabilityParameters class.
VaultCreateOrUpdateParameters - Class in com.microsoft.azure.management.keyvault
Parameters for creating or updating a vault.
VaultCreateOrUpdateParameters() - Constructor for class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
 
vaultId() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the vaultId value.
VaultPatchParameters - Class in com.microsoft.azure.management.keyvault
Parameters for creating or updating a vault.
VaultPatchParameters() - Constructor for class com.microsoft.azure.management.keyvault.VaultPatchParameters
 
VaultPatchProperties - Class in com.microsoft.azure.management.keyvault
Properties of the vault.
VaultPatchProperties() - Constructor for class com.microsoft.azure.management.keyvault.VaultPatchProperties
 
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(JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Verifies a signature from a digest.
VERIFY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value verify for KeyPermissions.
verifyAsync(JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Verifies a signature from a digest.
VirtualNetworkRule - Class in com.microsoft.azure.management.keyvault
A rule governing the accesibility of a vault from a specific virtual network.
VirtualNetworkRule() - Constructor for class com.microsoft.azure.management.keyvault.VirtualNetworkRule
 
virtualNetworkRules() - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Get the virtualNetworkRules value.

W

withAccessFromAllNetworks() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that by default access to key vault should be allowed from all networks.
withAccessFromAllNetworks() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Specifies that by default access to key vault should be allowed from all networks.
withAccessFromAzureServices() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that access to the key vault should be allowed from applications running on Microsoft azure services.
withAccessFromAzureServices() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Specifies that access to the key vault should be allowed from applications running on Microsoft azure services.
withAccessFromIpAddress(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip address should be allowed.
withAccessFromIpAddress(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip address should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip range should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip range should be allowed.
withAccessFromSelectedNetworks() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that by default access to key vault should be denied from all networks.
withAccessFromSelectedNetworks() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Specifies that by default access to key vault should be denied from all networks.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.microsoft.azure.management.keyvault.VaultAccessPolicyProperties
Set the accessPolicies value.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the accessPolicies value.
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.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes
Specifies the attributes of the key.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithAttributes
Specifies the attributes of the key.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithAttributes
Specifies the secret attributes.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithAttributes
Specifies the secret attributes.
withBlobDuration(String) - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Set the blobDuration value.
withBypass(NetworkRuleBypassOptions) - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Set the bypass value.
withBypass(NetworkRuleBypassOptions) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Set the bypass value.
withBypass(NetworkRuleBypassOptions) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Set the bypass value.
withCertificates(List<CertificatePermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the certificates value.
withContentType(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithContentType
Specifies the secret content type.
withContentType(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithContentType
Specifies the secret content type.
withCreateMode(CreateMode) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the createMode value.
withCreateMode(CreateMode) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the createMode value.
withDefaultAction(NetworkRuleAction) - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Set the defaultAction value.
withDefaultAction(NetworkRuleAction) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Set the defaultAction value.
withDefaultAction(NetworkRuleAction) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Set the defaultAction 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.
withDescription(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the description value.
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.
withDisplayName(String) - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Set the displayName value.
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.VaultPatchProperties
Set the enabledForDeployment value.
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.VaultPatchProperties
Set the enabledForDiskEncryption 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.VaultPatchProperties
Set the enabledForTemplateDeployment value.
withEnabledForTemplateDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enabledForTemplateDeployment value.
withEnablePurgeProtection(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enablePurgeProtection value.
withEnablePurgeProtection(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enablePurgeProtection value.
withEnableSoftDelete(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enableSoftDelete value.
withEnableSoftDelete(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enableSoftDelete value.
withFamily(String) - Method in class com.microsoft.azure.management.keyvault.Sku
Set the family value.
withHsm(boolean) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithHsm
Specifies whether to store the key in hardware security modules.
withHsm(boolean) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithHsm
Specifies whether to store the key in hardware security modules.
withId(String) - Method in class com.microsoft.azure.management.keyvault.VirtualNetworkRule
Set the id value.
withIpRules(List<IPRule>) - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Set the ipRules value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(JsonWebKeyOperation...) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(List<JsonWebKeyOperation>) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(JsonWebKeyOperation...) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeys(List<KeyPermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the keys value.
withKeySize(int) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize
Specifies the size of the key to create.
withKeySize(int) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeySize
Specifies the size of the key to create.
withKeyTypeToCreate(JsonWebKeyType) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKey
Specifies a key type to create a new key.
withKeyTypeToCreate(JsonWebKeyType) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKey
Specifies a key type to create a new key version.
withLocalKeyToImport(JsonWebKey) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKey
Specifies an existing key to import.
withLocalKeyToImport(JsonWebKey) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKey
Specifies an existing key to import as a new version.
withLocation(String) - Method in class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
Set the location value.
withLogSpecifications(List<LogSpecification>) - Method in class com.microsoft.azure.management.keyvault.ServiceSpecification
Set the logSpecifications value.
withName(String) - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.keyvault.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Set the name value.
withNetworkAcls(NetworkRuleSet) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the networkAcls value.
withNetworkAcls(NetworkRuleSet) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the networkAcls value.
withObjectId(String) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Set the objectId value.
withOperation(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the operation 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.
withProperties(VaultProperties) - Method in class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
Set the properties value.
withProperties(VaultPatchProperties) - Method in class com.microsoft.azure.management.keyvault.VaultPatchParameters
Set the properties value.
withProvider(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the provider value.
withPurgeProtectionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Enable purge protection for the key vault; valid only if soft delete is also enabled.
withPurgeProtectionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Enable purge protection for the key vault; valid only if soft delete is also enabled.
withResource(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the resource 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.VaultPatchProperties
Set the sku value.
withSku(Sku) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the sku value.
withSoftDeleteEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Enable soft delete for the key vault.
withSoftDeleteEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Enable soft delete for the key vault.
withStorage(List<StoragePermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the storage value.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithTags
Specifies the tags on the key.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithTags
Specifies the tags on the key.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithTags
Specifies the tags on the secret.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithTags
Specifies the tags on the secret.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.keyvault.VaultCreateOrUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.keyvault.VaultPatchParameters
Set the tags 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.VaultPatchProperties
Set the tenantId value.
withTenantId(UUID) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the tenantId value.
withType(String) - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Set the type value.
withValue(String) - Method in class com.microsoft.azure.management.keyvault.IPRule
Set the value value.
withValue(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithValue
Specifies the secret value.
withValue(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithValue
Specifies the new version of the value to be added.
withVaultUri(String) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the vaultUri value.
withVersion(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithVersion
Specifies the version the secret show use.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in class com.microsoft.azure.management.keyvault.NetworkRuleSet
Set the virtualNetworkRules value.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithNetworkRuleSet
Get the virtualNetworkRules value.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
Get the virtualNetworkRules value.
WRAP_KEY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value wrapKey for KeyPermissions.
wrapKey(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Wraps a symmetric key using the specified algorithm.
wrapKeyAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Wraps a symmetric key using the specified algorithm.
A B C D E F G I J K L M N O P R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/