- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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.
- 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.