Skip navigation links
A B C D E F G H I 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.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.

B

BACKUP - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value backup for KeyPermissions.

C

CertificatePermissions - Class in com.microsoft.azure.management.keyvault
Defines values for CertificatePermissions.
CertificatePermissions(String) - Constructor for class com.microsoft.azure.management.keyvault.CertificatePermissions
Creates a custom value for CertificatePermissions.
certificates() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the certificates value.
com.microsoft.azure.management.keyvault - package com.microsoft.azure.management.keyvault
This package contains the classes for KeyVaultManagementClient.
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.

D

DECRYPT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value decrypt for KeyPermissions.
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.
DELETEISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value deleteissuers for CertificatePermissions.
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.

E

enabledForDeployment() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
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.VaultProperties
Get the enabledForDiskEncryption value.
enabledForTemplateDeployment() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForTemplateDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForTemplateDeployment value.
ENCRYPT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value encrypt for KeyPermissions.
equals(Object) - Method in class com.microsoft.azure.management.keyvault.CertificatePermissions
 
equals(Object) - Method in class com.microsoft.azure.management.keyvault.KeyPermissions
 
equals(Object) - Method in class com.microsoft.azure.management.keyvault.SecretPermissions
 

F

family() - Method in class com.microsoft.azure.management.keyvault.Sku
Get the family value.
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.
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.SkuName
Parses a serialized value to a SkuName instance.

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.
GETISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value getissuers for CertificatePermissions.

H

hashCode() - Method in class com.microsoft.azure.management.keyvault.CertificatePermissions
 
hashCode() - Method in class com.microsoft.azure.management.keyvault.KeyPermissions
 
hashCode() - Method in class com.microsoft.azure.management.keyvault.SecretPermissions
 

I

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.

K

KeyPermissions - Class in com.microsoft.azure.management.keyvault
Defines values for KeyPermissions.
KeyPermissions(String) - Constructor for class com.microsoft.azure.management.keyvault.KeyPermissions
Creates a custom value for KeyPermissions.
keys() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the keys value.

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.
LISTISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value listissuers for CertificatePermissions.

M

MANAGECONTACTS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value managecontacts for CertificatePermissions.
MANAGEISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value manageissuers for CertificatePermissions.

N

name() - Method in class com.microsoft.azure.management.keyvault.Sku
Get the name value.

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.

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 and certificates.
Permissions() - Constructor for class com.microsoft.azure.management.keyvault.Permissions
 

R

RESTORE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value restore for KeyPermissions.

S

SecretPermissions - Class in com.microsoft.azure.management.keyvault
Defines values for SecretPermissions.
SecretPermissions(String) - Constructor for class com.microsoft.azure.management.keyvault.SecretPermissions
Creates a custom value for SecretPermissions.
secrets() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the secrets value.
SET - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value set for SecretPermissions.
SETISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value setissuers for CertificatePermissions.
SIGN - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value sign for KeyPermissions.
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.VaultProperties
Get the sku value.
SkuName - Enum in com.microsoft.azure.management.keyvault
Defines values for SkuName.

T

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.VaultProperties
Get the tenantId value.
toString() - Method in class com.microsoft.azure.management.keyvault.CertificatePermissions
 
toString() - Method in class com.microsoft.azure.management.keyvault.KeyPermissions
 
toString() - Method in class com.microsoft.azure.management.keyvault.SecretPermissions
 
toString() - Method in enum com.microsoft.azure.management.keyvault.SkuName
 

U

UNWRAP_KEY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value unwrapKey for KeyPermissions.
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.
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

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.

W

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.
A B C D E F G H I 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.
*/