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

A

A - Static variable in class com.azure.resourcemanager.keyvault.models.SkuFamily
Static value A for SkuFamily.
accessPolicies() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
accessPolicies() - Method in class com.azure.resourcemanager.keyvault.models.VaultAccessPolicyProperties
Get the accessPolicies property: An array of 0 to 16 identities that have access to the key vault.
accessPolicies() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the accessPolicies property: An array of 0 to 1024 identities that have access to the key vault.
accessPolicies() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the accessPolicies property: An array of 0 to 1024 identities that have access to the key vault.
AccessPolicy - Interface in com.azure.resourcemanager.keyvault.models
An immutable client-side representation of a key vault access policy.
AccessPolicy.Definition<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The entirety of an access policy definition.
AccessPolicy.DefinitionStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of access policy definition stages applicable as part of a key vault creation.
AccessPolicy.DefinitionStages.Blank<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The first stage of an access policy definition.
AccessPolicy.DefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The final stage of the access policy definition.
AccessPolicy.DefinitionStages.WithIdentity<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The access policy definition stage allowing the Active Directory identity to be specified.
AccessPolicy.DefinitionStages.WithPermissions<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The access policy definition stage allowing permissions to be added.
AccessPolicy.Update - Interface in com.azure.resourcemanager.keyvault.models
The entirety of an access policy update as part of a key vault update.
AccessPolicy.UpdateDefinition<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The entirety of an access policy definition as part of a key vault update.
AccessPolicy.UpdateDefinitionStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of access policy definition stages applicable as part of a key vault update.
AccessPolicy.UpdateDefinitionStages.Blank<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The first stage of an access policy definition.
AccessPolicy.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The final stage of the access policy definition.
AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The access policy definition stage allowing the Active Directory identity to be specified.
AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT> - Interface in com.azure.resourcemanager.keyvault.models
The access policy definition stage allowing permissions to be added.
AccessPolicy.UpdateStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of all the key vault update stages.
AccessPolicy.UpdateStages.WithPermissions - Interface in com.azure.resourcemanager.keyvault.models
The access policy update stage allowing permissions to be added or removed.
AccessPolicyEntry - Class in com.azure.resourcemanager.keyvault.models
An identity that have access to the key vault.
AccessPolicyEntry() - Constructor for class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
 
AccessPolicyUpdateKind - Enum in com.azure.resourcemanager.keyvault.models
Defines values for AccessPolicyUpdateKind.
actionRequired() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Get the actionRequired property: A message indicating if changes on the service provider require any updates on the consumer.
ALLOW - Static variable in class com.azure.resourcemanager.keyvault.models.NetworkRuleAction
Static value Allow for NetworkRuleAction.
allowCertificateAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificateAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificateAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowKeyAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access keys.
allowKeyAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the AD identity to access keys.
allowKeyAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access keys.
allowKeyPermissions(KeyPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(List<KeyPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(KeyPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(List<KeyPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(KeyPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(List<KeyPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowSecretAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access secrets.
allowSecretAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the AD identity to access secrets.
allowSecretAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access secrets.
allowSecretPermissions(SecretPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(List<SecretPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(SecretPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(List<SecretPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(SecretPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(List<SecretPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowStorageAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the Ad identity to access storage.
allowStorageAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the Ad identity to access storage.
allowStorageAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the Ad identity to access storage.
allowStoragePermissions(StoragePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(List<StoragePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(StoragePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(List<StoragePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(StoragePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
allowStoragePermissions(List<StoragePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access storage.
applicationId() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy
 
applicationId() - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Get the applicationId property: Application ID of the client making request on behalf of a principal.
APPROVED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
Static value Approved for PrivateEndpointServiceConnectionStatus.
attributes() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
attributes() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.keyvault.KeyVaultManager
Creates an instance of KeyVaultManager that exposes KeyVault resource management API entry points.
authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.keyvault.KeyVaultManager.Configurable
Creates an instance of KeyVaultManager that exposes KeyVault management API entry points.
AZURE_SERVICES - Static variable in class com.azure.resourcemanager.keyvault.models.NetworkRuleBypassOptions
Static value AzureServices for NetworkRuleBypassOptions.
azureAsyncOperation() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
Get the azureAsyncOperation property: The Azure-AsyncOperation property.

B

BACKUP - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value backup for CertificatePermissions.
backup() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
BACKUP - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value backup for KeyPermissions.
BACKUP - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value backup for SecretPermissions.
BACKUP - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value backup for StoragePermissions.
backupAsync() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
beginCreateOrUpdate(String, String, VaultCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
beginCreateOrUpdate(String, String, VaultCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
beginCreateOrUpdateAsync(String, String, VaultCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
beginPurgeDeleted(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
beginPurgeDeleted(String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
beginPurgeDeletedAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
blobDuration() - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Get the blobDuration property: Blob duration of specification.
bypass() - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Get the bypass property: Tells what traffic can bypass network rules.

C

CertificatePermissions - Class in com.azure.resourcemanager.keyvault.models
Defines values for CertificatePermissions.
CertificatePermissions() - Constructor for class com.azure.resourcemanager.keyvault.models.CertificatePermissions
 
certificates() - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Get the certificates property: Permissions to certificates.
checkNameAvailability(String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Checks that the vault name is valid and is not already in use.
checkNameAvailability(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Checks that the vault name is valid and is not already in use.
checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Checks that the vault name is valid and is not already in use.
checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Checks that the vault name is valid and is not already in use.
CheckNameAvailabilityResult - Interface in com.azure.resourcemanager.keyvault.models
The CheckNameAvailability operation response wrapper.
CheckNameAvailabilityResultInner - Class in com.azure.resourcemanager.keyvault.fluent.models
The CheckNameAvailability operation response.
CheckNameAvailabilityResultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.CheckNameAvailabilityResultInner
 
checkNameAvailabilityWithResponse(String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Checks that the vault name is valid and is not already in use.
checkNameAvailabilityWithResponseAsync(String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Checks that the vault name is valid and is not already in use.
com.azure.resourcemanager.keyvault - package com.azure.resourcemanager.keyvault
Package containing the classes for KeyVaultManagementClient.
com.azure.resourcemanager.keyvault.fluent - package com.azure.resourcemanager.keyvault.fluent
Package containing the service clients for KeyVaultManagementClient.
com.azure.resourcemanager.keyvault.fluent.models - package com.azure.resourcemanager.keyvault.fluent.models
Package containing the inner data models for KeyVaultManagementClient.
com.azure.resourcemanager.keyvault.models - package com.azure.resourcemanager.keyvault.models
Package containing the data models for KeyVaultManagementClient.
configure() - Static method in class com.azure.resourcemanager.keyvault.KeyVaultManager
Get a Configurable instance that can be used to create KeyVaultManager with optional configuration.
contentType() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
CREATE - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value create for CertificatePermissions.
CREATE - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value create for KeyPermissions.
CreateMode - Enum in com.azure.resourcemanager.keyvault.models
Defines values for CreateMode.
createMode() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
Get the createMode value.
createMode() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the createMode property: The vault's create mode to indicate whether the vault need to be recovered or not.
createMode() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the createMode property: The vault's create mode to indicate whether the vault need to be recovered or not.
createOrUpdate(String, String, VaultCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
createOrUpdate(String, String, VaultCreateOrUpdateParameters, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
createOrUpdateAsync(String, String, VaultCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
createOrUpdateWithResponseAsync(String, String, VaultCreateOrUpdateParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Create or update a key vault in the specified subscription.
CREATING - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Static value Creating for PrivateEndpointConnectionProvisioningState.

D

decrypt(EncryptionAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Decrypts a single block of encrypted data.
DECRYPT - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value decrypt for KeyPermissions.
decryptAsync(EncryptionAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Decrypts a single block of encrypted data.
defaultAction() - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Get the defaultAction property: The default action when no rule from ipRules and from virtualNetworkRules match.
defineAccessPolicy() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithAccessPolicy
Begins the definition of a new access policy to be added to this key vault.
defineAccessPolicy() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithAccessPolicy
Begins the definition of a new access policy to be added to this key vault.
delete(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
delete(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Deletes the specified Azure key vault.
DELETE - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value delete for CertificatePermissions.
DELETE - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value delete for KeyPermissions.
DELETE - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value delete for SecretPermissions.
DELETE - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value delete for StoragePermissions.
deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
deleteAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Deletes the specified Azure key vault.
DeletedVault - Interface in com.azure.resourcemanager.keyvault.models
An immutable client-side representation of an Azure Key Vault.
DeletedVaultInner - Class in com.azure.resourcemanager.keyvault.fluent.models
Deleted vault information with extended details.
DeletedVaultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
 
DeletedVaultListResult - Class in com.azure.resourcemanager.keyvault.models
List of vaults.
DeletedVaultListResult() - Constructor for class com.azure.resourcemanager.keyvault.models.DeletedVaultListResult
 
DeletedVaultProperties - Class in com.azure.resourcemanager.keyvault.models
Properties of the deleted vault.
DeletedVaultProperties() - Constructor for class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
 
DELETEISSUERS - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value deleteissuers for CertificatePermissions.
DELETESAS - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value deletesas for StoragePermissions.
deleteWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Deletes the specified Azure key vault.
deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Deletes the specified private endpoint connection associated with the key vault.
deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Deletes the specified Azure key vault.
DELETING - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Static value Deleting for PrivateEndpointConnectionProvisioningState.
deletionDate() - Method in interface com.azure.resourcemanager.keyvault.models.DeletedVault
Get the deletionDate value.
deletionDate() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Get the deletionDate property: The deleted date.
DENY - Static variable in class com.azure.resourcemanager.keyvault.models.NetworkRuleAction
Static value Deny for NetworkRuleAction.
description() - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Get the description property: Description of operation.
description() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Get the description property: The reason for approval or rejection.
disableByNameAndVersion(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Secrets
Disables a secret.
disableByNameAndVersionAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Secrets
Disables a secret.
disallowCertificateAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access certificates.
disallowCertificatePermissions(CertificatePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access certificates.
disallowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access certificates.
disallowKeyAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access keys.
disallowKeyPermissions(KeyPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access keys.
disallowKeyPermissions(List<KeyPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access keys.
disallowSecretAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access secrets.
disallowSecretPermissions(SecretPermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access secrets.
disallowSecretPermissions(List<SecretPermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access secrets.
disallowStorageAllPermissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the Ad identity to access storage.
disallowStoragePermissions(StoragePermissions...) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access storage.
disallowStoragePermissions(List<StoragePermissions>) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access storage.
DISCONNECTED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Static value Disconnected for PrivateEndpointConnectionProvisioningState.
DISCONNECTED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
Static value Disconnected for PrivateEndpointServiceConnectionStatus.
display() - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Get the display property: Display metadata associated with the operation.
displayName() - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Get the displayName property: Display name of log specification.

E

enableByNameAndVersion(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Secrets
Enables a secret.
enableByNameAndVersionAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Secrets
Enables a secret.
enabled() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
enabledForDeployment() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
enabledForDeployment() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the enabledForDeployment property: Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.
enabledForDeployment() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the enabledForDeployment property: Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.
enabledForDiskEncryption() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
enabledForDiskEncryption() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the enabledForDiskEncryption property: Property to specify whether Azure Disk Encryption is permitted to retrieve secrets from the vault and unwrap keys.
enabledForDiskEncryption() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the enabledForDiskEncryption property: Property to specify whether Azure Disk Encryption is permitted to retrieve secrets from the vault and unwrap keys.
enabledForTemplateDeployment() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
enabledForTemplateDeployment() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the enabledForTemplateDeployment property: Property to specify whether Azure Resource Manager is permitted to retrieve secrets from the key vault.
enabledForTemplateDeployment() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the enabledForTemplateDeployment property: Property to specify whether Azure Resource Manager is permitted to retrieve secrets from the key vault.
enablePurgeProtection() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the enablePurgeProtection property: Property specifying whether protection against purge is enabled for this vault.
enablePurgeProtection() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the enablePurgeProtection property: Property specifying whether protection against purge is enabled for this vault.
enableSoftDelete() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the enableSoftDelete property: Property to specify whether the 'soft delete' functionality is enabled for this key vault.
enableSoftDelete() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the enableSoftDelete property: Property to specify whether the 'soft delete' functionality is enabled for this key vault.
encrypt(EncryptionAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
ENCRYPT - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value encrypt for KeyPermissions.
encryptAsync(EncryptionAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.

F

FAILED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Static value Failed for PrivateEndpointConnectionProvisioningState.
family() - Method in class com.azure.resourcemanager.keyvault.models.Sku
Get the family property: SKU family name.
forApplicationId(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Application ID of the client making request on behalf of a principal.
forApplicationId(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Application ID of the client making request on behalf of a principal.
forGroup(ActiveDirectoryGroup) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory group this access policy is for.
forGroup(ActiveDirectoryGroup) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory group this access policy is for.
forObjectId(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Specifies the object ID of the Active Directory identity this access policy is for.
forObjectId(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the object ID of the Active Directory identity this access policy is for.
forServicePrincipal(ServicePrincipal) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(ServicePrincipal) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forTenantId(String) - Method in interface com.azure.resourcemanager.keyvault.models.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.azure.resourcemanager.keyvault.models.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.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(ActiveDirectoryUser) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(String) - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
fromString(String) - Static method in enum com.azure.resourcemanager.keyvault.models.AccessPolicyUpdateKind
Parses a serialized value to a AccessPolicyUpdateKind instance.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Creates or finds a CertificatePermissions from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.keyvault.models.CreateMode
Parses a serialized value to a CreateMode instance.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Creates or finds a KeyPermissions from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.NetworkRuleAction
Creates or finds a NetworkRuleAction from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.NetworkRuleBypassOptions
Creates or finds a NetworkRuleBypassOptions from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Creates or finds a PrivateEndpointConnectionProvisioningState from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
Creates or finds a PrivateEndpointServiceConnectionStatus from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.keyvault.models.Reason
Parses a serialized value to a Reason instance.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Creates or finds a SecretPermissions from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.SkuFamily
Creates or finds a SkuFamily from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.keyvault.models.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Creates or finds a StoragePermissions from its string representation.

G

get(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the key vault.
GET - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value get for CertificatePermissions.
GET - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value get for KeyPermissions.
GET - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value get for SecretPermissions.
GET - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value get for StoragePermissions.
getApiVersion() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets Api Version.
getAsync(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the key vault.
getByNameAndVersion(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Keys
Gets a Key Vault key.
getByNameAndVersion(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Secrets
Gets a Key Vault secret when the secret is enabled.
getByNameAndVersionAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Keys
Gets a Key Vault key.
getByNameAndVersionAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Secrets
Gets a Key Vault secret when the secret is enabled.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the specified Azure key vault.
getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the specified Azure key vault.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the specified Azure key vault.
getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the specified Azure key vault.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets The default poll interval for long-running operation.
getDeleted(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the deleted Azure key vault.
getDeleted(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Gets the deleted Azure key vault.
getDeletedAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the deleted Azure key vault.
getDeletedAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Gets the deleted Azure key vault.
getDeletedWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the deleted Azure key vault.
getDeletedWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets the deleted Azure key vault.
getEndpoint() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets The HTTP pipeline to send requests through.
GETISSUERS - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value getissuers for CertificatePermissions.
getJsonWebKey() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
getJsonWebKeyAsync() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
getOperations() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets the OperationsClient object to access its operations.
getPrivateEndpointConnections() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets the PrivateEndpointConnectionsClient object to access its operations.
getPrivateLinkResources() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets the PrivateLinkResourcesClient object to access its operations.
GETSAS - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value getsas for StoragePermissions.
getSubscriptionId() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
getValue() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteResponse
 
getValue() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutResponse
 
getValue() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
getValueAsync() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
getVaults() - Method in interface com.azure.resourcemanager.keyvault.fluent.KeyVaultManagementClient
Gets the VaultsClient object to access its operations.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the key vault.
getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Gets the specified private endpoint connection associated with the key vault.
groupId() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
Get the groupId property: Group identifier of private link resource.

I

id() - Method in class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
Get the id property: The resource ID for the deleted key vault.
id() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpoint
Get the id property: Full identifier of the private endpoint resource.
id() - Method in class com.azure.resourcemanager.keyvault.models.VirtualNetworkRule
Get the id property: Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
IMPORT - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value import for CertificatePermissions.
IMPORT - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value import for KeyPermissions.
IpRule - Class in com.azure.resourcemanager.keyvault.models
A rule governing the accessibility of a vault from a specific ip address or ip range.
IpRule() - Constructor for class com.azure.resourcemanager.keyvault.models.IpRule
 
ipRules() - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Get the ipRules property: The list of IP address rules.

K

Key - Interface in com.azure.resourcemanager.keyvault.models
An immutable client-side representation of an Azure Key Vault key.
Key.Definition - Interface in com.azure.resourcemanager.keyvault.models
Container interface for all the definitions.
Key.DefinitionStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of key definition stages.
Key.DefinitionStages.Blank - Interface in com.azure.resourcemanager.keyvault.models
The first stage of a key definition.
Key.DefinitionStages.WithAttributes - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key definition allowing to specify the attributes of the key.
Key.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.keyvault.models
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.azure.resourcemanager.keyvault.models
The base stage of the key definition allowing for any other optional settings to be specified.
Key.DefinitionStages.WithHsm - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key definition allowing to specify whether to store the key in hardware security modules.
Key.DefinitionStages.WithImport - Interface in com.azure.resourcemanager.keyvault.models
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.azure.resourcemanager.keyvault.models
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.azure.resourcemanager.keyvault.models
The stage of a key definition allowing to specify the allowed operations for the key.
Key.DefinitionStages.WithKeySize - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key definition allowing to specify the key size.
Key.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key definition allowing to specify the tags of the key.
Key.Update - Interface in com.azure.resourcemanager.keyvault.models
The template for a key update operation, containing all the settings that can be modified.
Key.UpdateStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of key update stages.
Key.UpdateStages.WithAttributes - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key update allowing to specify the attributes of the key.
Key.UpdateStages.WithHsm - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key update allowing to specify whether to store the key in hardware security modules.
Key.UpdateStages.WithKey - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key update allowing to create a new version of the key.
Key.UpdateStages.WithKeyOperations - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key update allowing to specify the allowed operations for the key.
Key.UpdateStages.WithKeySize - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key update allowing to specify the key size.
Key.UpdateStages.WithTags - Interface in com.azure.resourcemanager.keyvault.models
The stage of a key update allowing to specify the tags of the key.
Key.UpdateWithCreate - Interface in com.azure.resourcemanager.keyvault.models
The template for a key vault update operation, with a new key version to be created.
Key.UpdateWithImport - Interface in com.azure.resourcemanager.keyvault.models
The template for a key vault update operation, with a new key version to be imported.
keyClient() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
KeyPermissions - Class in com.azure.resourcemanager.keyvault.models
Defines values for KeyPermissions.
KeyPermissions() - Constructor for class com.azure.resourcemanager.keyvault.models.KeyPermissions
 
Keys - Interface in com.azure.resourcemanager.keyvault.models
Entry point for Key Vault keys API.
keys() - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Get the keys property: Permissions to keys.
keys() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
KeyVaultManagementClient - Interface in com.azure.resourcemanager.keyvault.fluent
The interface for KeyVaultManagementClient class.
KeyVaultManager - Class in com.azure.resourcemanager.keyvault
Entry point to Azure KeyVault resource management.
KeyVaultManager.Configurable - Interface in com.azure.resourcemanager.keyvault
The interface allowing configurations to be set.
kid() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 

L

list() - Method in interface com.azure.resourcemanager.keyvault.fluent.OperationsClient
Lists all of the available Key Vault Rest API operations.
list(Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.OperationsClient
Lists all of the available Key Vault Rest API operations.
list(Integer, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
list() - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
LIST - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value list for CertificatePermissions.
LIST - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value list for KeyPermissions.
LIST - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value list for SecretPermissions.
LIST - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value list for StoragePermissions.
listAsync() - Method in interface com.azure.resourcemanager.keyvault.fluent.OperationsClient
Lists all of the available Key Vault Rest API operations.
listAsync(Integer) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
listAsync() - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
listByResourceGroup(String, Integer, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription and within the specified resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription and within the specified resource group.
listByResourceGroupAsync(String, Integer) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription and within the specified resource group.
listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription and within the specified resource group.
listBySubscription(Integer, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
listBySubscription() - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
listBySubscriptionAsync(Integer) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
listBySubscriptionAsync() - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
The List operation gets information about the vaults associated with the subscription.
listByVault(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
Gets the private link resources supported for the key vault.
listByVaultAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
Gets the private link resources supported for the key vault.
listByVaultWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
Gets the private link resources supported for the key vault.
listByVaultWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
Gets the private link resources supported for the key vault.
listDeleted() - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets information about the deleted vaults in a subscription.
listDeleted(Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets information about the deleted vaults in a subscription.
listDeleted() - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Gets information about the deleted vaults in a subscription.
listDeletedAsync() - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Gets information about the deleted vaults in a subscription.
listDeletedAsync() - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Gets information about the deleted vaults in a subscription.
LISTISSUERS - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value listissuers for CertificatePermissions.
LISTSAS - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value listsas for StoragePermissions.
listVersions() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
listVersions() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
listVersionsAsync() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
listVersionsAsync() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
location() - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultAccessPolicyParametersInner
Get the location property: The resource type of the access policy.
location() - Method in interface com.azure.resourcemanager.keyvault.models.DeletedVault
Get the location value.
location() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Get the location property: The location of the original vault.
location() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
Get the location property: The Location property.
location() - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Get the location property: The supported Azure location where the key vault should be created.
LogSpecification - Class in com.azure.resourcemanager.keyvault.models
Log specification of operation.
LogSpecification() - Constructor for class com.azure.resourcemanager.keyvault.models.LogSpecification
 
logSpecifications() - Method in class com.azure.resourcemanager.keyvault.models.ServiceSpecification
Get the logSpecifications property: Log specifications of operation.

M

MANAGECONTACTS - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value managecontacts for CertificatePermissions.
managed() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
managed() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
MANAGEISSUERS - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value manageissuers for CertificatePermissions.
message() - Method in class com.azure.resourcemanager.keyvault.fluent.models.CheckNameAvailabilityResultInner
Get the message property: An error message explaining the Reason value in more detail.
message() - Method in interface com.azure.resourcemanager.keyvault.models.CheckNameAvailabilityResult
Get the message value.

N

name() - Method in class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
Get the name property: The name of the key vault.
name() - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Get the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Get the name property: Name of log specification.
name() - Method in class com.azure.resourcemanager.keyvault.models.Sku
Get the name property: SKU name to specify whether the key vault is a standard vault or a premium vault.
name() - Method in class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
Get the name property: The vault name.
nameAvailable() - Method in class com.azure.resourcemanager.keyvault.fluent.models.CheckNameAvailabilityResultInner
Get the nameAvailable property: A boolean value that indicates whether the name is available for you to use.
nameAvailable() - Method in interface com.azure.resourcemanager.keyvault.models.CheckNameAvailabilityResult
Get the nameAvailable value.
networkAcls() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the networkAcls property: A collection of rules governing the accessibility of the vault from specific network locations.
networkAcls() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the networkAcls property: Rules governing the accessibility of the key vault from specific network locations.
NetworkRuleAction - Class in com.azure.resourcemanager.keyvault.models
Defines values for NetworkRuleAction.
NetworkRuleAction() - Constructor for class com.azure.resourcemanager.keyvault.models.NetworkRuleAction
 
NetworkRuleBypassOptions - Class in com.azure.resourcemanager.keyvault.models
Defines values for NetworkRuleBypassOptions.
NetworkRuleBypassOptions() - Constructor for class com.azure.resourcemanager.keyvault.models.NetworkRuleBypassOptions
 
NetworkRuleSet - Class in com.azure.resourcemanager.keyvault.models
A set of rules governing the network accessibility of a vault.
NetworkRuleSet() - Constructor for class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
 
networkRuleSet() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
Get the networkAcls value.
nextLink() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultListResult
Get the nextLink property: The URL to get the next set of deleted vaults.
nextLink() - Method in class com.azure.resourcemanager.keyvault.models.OperationListResult
Get the nextLink property: The URL to get the next set of operations.
nextLink() - Method in class com.azure.resourcemanager.keyvault.models.ResourceListResult
Get the nextLink property: The URL to get the next set of vault resources.
nextLink() - Method in class com.azure.resourcemanager.keyvault.models.VaultListResult
Get the nextLink property: The URL to get the next set of vaults.
NONE - Static variable in class com.azure.resourcemanager.keyvault.models.NetworkRuleBypassOptions
Static value None for NetworkRuleBypassOptions.

O

objectId() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy
 
objectId() - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Get the objectId property: The object ID of a user, service principal or security group in the Azure Active Directory tenant for the vault.
operation() - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Get the operation property: Type of operation: get, read, delete, etc.
OperationDisplay - Class in com.azure.resourcemanager.keyvault.models
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.keyvault.models.OperationDisplay
 
OperationInner - Class in com.azure.resourcemanager.keyvault.fluent.models
Key Vault REST API operation definition.
OperationInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
 
OperationListResult - Class in com.azure.resourcemanager.keyvault.models
Result of the request to list Storage operations.
OperationListResult() - Constructor for class com.azure.resourcemanager.keyvault.models.OperationListResult
 
OperationsClient - Interface in com.azure.resourcemanager.keyvault.fluent
An instance of this class provides access to all the operations defined in OperationsClient.
origin() - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Get the origin property: The origin of operations.

P

PENDING - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
Static value Pending for PrivateEndpointServiceConnectionStatus.
permissions() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy
 
permissions() - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Get the permissions property: Permissions the identity has for keys, secrets and certificates.
Permissions - Class in com.azure.resourcemanager.keyvault.models
Permissions the identity has for keys, secrets, certificates and storage.
Permissions() - Constructor for class com.azure.resourcemanager.keyvault.models.Permissions
 
privateEndpoint() - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
Get the privateEndpoint property: Properties of the private endpoint object.
PrivateEndpoint - Class in com.azure.resourcemanager.keyvault.models
Private endpoint object properties.
PrivateEndpoint() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpoint
 
privateEndpoint() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Get the privateEndpoint property: Properties of the private endpoint object.
PrivateEndpointConnectionInner - Class in com.azure.resourcemanager.keyvault.fluent.models
Private endpoint connection resource.
PrivateEndpointConnectionInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
 
PrivateEndpointConnectionItem - Class in com.azure.resourcemanager.keyvault.models
Private endpoint connection item.
PrivateEndpointConnectionItem() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
 
PrivateEndpointConnectionProvisioningState - Class in com.azure.resourcemanager.keyvault.models
Defines values for PrivateEndpointConnectionProvisioningState.
PrivateEndpointConnectionProvisioningState() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
 
privateEndpointConnections() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the privateEndpointConnections property: List of private endpoint connections associated with the key vault.
PrivateEndpointConnectionsClient - Interface in com.azure.resourcemanager.keyvault.fluent
An instance of this class provides access to all the operations defined in PrivateEndpointConnectionsClient.
PrivateEndpointConnectionsDeleteHeaders - Class in com.azure.resourcemanager.keyvault.models
The PrivateEndpointConnectionsDeleteHeaders model.
PrivateEndpointConnectionsDeleteHeaders() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
 
PrivateEndpointConnectionsDeleteResponse - Class in com.azure.resourcemanager.keyvault.models
Contains all response data for the delete operation.
PrivateEndpointConnectionsDeleteResponse(HttpRequest, int, HttpHeaders, PrivateEndpointConnectionInner, PrivateEndpointConnectionsDeleteHeaders) - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteResponse
Creates an instance of PrivateEndpointConnectionsDeleteResponse.
PrivateEndpointConnectionsPutHeaders - Class in com.azure.resourcemanager.keyvault.models
The PrivateEndpointConnectionsPutHeaders model.
PrivateEndpointConnectionsPutHeaders() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
 
PrivateEndpointConnectionsPutResponse - Class in com.azure.resourcemanager.keyvault.models
Contains all response data for the put operation.
PrivateEndpointConnectionsPutResponse(HttpRequest, int, HttpHeaders, PrivateEndpointConnectionInner, PrivateEndpointConnectionsPutHeaders) - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutResponse
Creates an instance of PrivateEndpointConnectionsPutResponse.
PrivateEndpointServiceConnectionStatus - Class in com.azure.resourcemanager.keyvault.models
Defines values for PrivateEndpointServiceConnectionStatus.
PrivateEndpointServiceConnectionStatus() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
 
PrivateLinkResource - Class in com.azure.resourcemanager.keyvault.models
A private link resource.
PrivateLinkResource() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
 
PrivateLinkResourceListResultInner - Class in com.azure.resourcemanager.keyvault.fluent.models
A list of private link resources.
PrivateLinkResourceListResultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.PrivateLinkResourceListResultInner
 
PrivateLinkResourcesClient - Interface in com.azure.resourcemanager.keyvault.fluent
An instance of this class provides access to all the operations defined in PrivateLinkResourcesClient.
privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
Get the privateLinkServiceConnectionState property: Approval state of the private link connection.
privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Get the privateLinkServiceConnectionState property: Approval state of the private link connection.
PrivateLinkServiceConnectionState - Class in com.azure.resourcemanager.keyvault.models
An object that represents the approval state of the private link connection.
PrivateLinkServiceConnectionState() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
 
properties() - Method in class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
Get the properties property: Properties of the vault.
properties() - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultAccessPolicyParametersInner
Get the properties property: Properties of the access policy.
properties() - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultInner
Get the properties property: Properties of the vault.
properties() - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Get the properties property: Properties of the vault.
properties() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
Get the properties property: Properties of the vault.
provider() - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Get the provider property: Service provider: Microsoft Key Vault.
provisioningState() - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
Get the provisioningState property: Provisioning state of the private endpoint connection.
provisioningState() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Get the provisioningState property: Provisioning state of the private endpoint connection.
PURGE - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value purge for CertificatePermissions.
PURGE - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value purge for KeyPermissions.
PURGE - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value purge for SecretPermissions.
PURGE - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value purge for StoragePermissions.
purgeDeleted(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
purgeDeleted(String, String, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
purgeDeleted(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Permanently deletes the specified vault.
purgeDeletedAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
purgeDeletedAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Permanently deletes the specified vault.
purgeDeletedWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Permanently deletes the specified vault.
purgeProtectionEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
put(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Updates the specified private endpoint connection associated with the key vault.
putAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Updates the specified private endpoint connection associated with the key vault.
putWithResponse(String, String, String, PrivateEndpointConnectionInner, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Updates the specified private endpoint connection associated with the key vault.
putWithResponseAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
Updates the specified private endpoint connection associated with the key vault.

R

reason() - Method in class com.azure.resourcemanager.keyvault.fluent.models.CheckNameAvailabilityResultInner
Get the reason property: The reason that a vault name could not be used.
reason() - Method in interface com.azure.resourcemanager.keyvault.models.CheckNameAvailabilityResult
Get the reason value.
Reason - Enum in com.azure.resourcemanager.keyvault.models
Defines values for Reason.
RECOVER - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value recover for CertificatePermissions.
RECOVER - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value recover for KeyPermissions.
RECOVER - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value recover for SecretPermissions.
RECOVER - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value recover for StoragePermissions.
recoverSoftDeletedVault(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Recovers a soft deleted vault.
recoverSoftDeletedVaultAsync(String, String, String) - Method in interface com.azure.resourcemanager.keyvault.models.Vaults
Recovers a soft deleted vault.
REGENERATEKEY - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value regeneratekey for StoragePermissions.
REJECTED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
Static value Rejected for PrivateEndpointServiceConnectionStatus.
requiredMembers() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
Get the requiredMembers property: Required member names of private link resource.
requiredZoneNames() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
Get the requiredZoneNames property: Required DNS zone names of the the private link resource.
resource() - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Get the resource property: Resource on which the operation is performed etc.
ResourceListResult - Class in com.azure.resourcemanager.keyvault.models
List of vault resources.
ResourceListResult() - Constructor for class com.azure.resourcemanager.keyvault.models.ResourceListResult
 
RESTORE - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value restore for CertificatePermissions.
RESTORE - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value restore for KeyPermissions.
restore(byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Keys
Restores a backup key into a Key Vault key.
RESTORE - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value restore for SecretPermissions.
RESTORE - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value restore for StoragePermissions.
restoreAsync(byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Keys
Restores a backup key into a Key Vault key.
retryAfter() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
Get the retryAfter property: The Retry-After property.
retryAfter() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
Get the retryAfter property: The Retry-After property.

S

scheduledPurgeDate() - Method in interface com.azure.resourcemanager.keyvault.models.DeletedVault
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Get the scheduledPurgeDate property: The scheduled purged date.
Secret - Interface in com.azure.resourcemanager.keyvault.models
An immutable client-side representation of an Azure Key Vault secret.
Secret.Definition - Interface in com.azure.resourcemanager.keyvault.models
Container interface for all the definitions.
Secret.DefinitionStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of secret definition stages.
Secret.DefinitionStages.Blank - Interface in com.azure.resourcemanager.keyvault.models
The first stage of a secret definition.
Secret.DefinitionStages.WithAttributes - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret definition allowing to specify the secret attributes.
Secret.DefinitionStages.WithContentType - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret definition allowing to specify the secret content type.
Secret.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.keyvault.models
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.azure.resourcemanager.keyvault.models
The stage of a secret definition allowing to specify the tags.
Secret.DefinitionStages.WithValue - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret definition allowing to specify the secret value.
Secret.Update - Interface in com.azure.resourcemanager.keyvault.models
The template for a secret update operation, containing all the settings that can be modified.
Secret.UpdateStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of secret update stages.
Secret.UpdateStages.WithAttributes - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret update allowing to specify the secret attributes.
Secret.UpdateStages.WithContentType - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret update allowing to set the content type of the secret.
Secret.UpdateStages.WithTags - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret update allowing to specify the tags.
Secret.UpdateStages.WithValue - Interface in com.azure.resourcemanager.keyvault.models
The stage of a secret update allowing to create a new version of the secret value.
secretClient() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
SecretPermissions - Class in com.azure.resourcemanager.keyvault.models
Defines values for SecretPermissions.
SecretPermissions() - Constructor for class com.azure.resourcemanager.keyvault.models.SecretPermissions
 
secrets() - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Get the secrets property: Permissions to secrets.
Secrets - Interface in com.azure.resourcemanager.keyvault.models
Entry point for Key Vault secrets API.
secrets() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
serviceSpecification() - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Get the serviceSpecification property: One property of operation, include metric specifications.
ServiceSpecification - Class in com.azure.resourcemanager.keyvault.models
One property of operation, include log specifications.
ServiceSpecification() - Constructor for class com.azure.resourcemanager.keyvault.models.ServiceSpecification
 
SET - Static variable in class com.azure.resourcemanager.keyvault.models.SecretPermissions
Static value set for SecretPermissions.
SET - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value set for StoragePermissions.
SETISSUERS - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value setissuers for CertificatePermissions.
SETSAS - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value setsas for StoragePermissions.
sign(SignatureAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Creates a signature from a digest.
SIGN - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value sign for KeyPermissions.
signAsync(SignatureAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Creates a signature from a digest.
Sku - Class in com.azure.resourcemanager.keyvault.models
SKU details.
Sku() - Constructor for class com.azure.resourcemanager.keyvault.models.Sku
 
sku() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
sku() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the sku property: SKU details.
sku() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the sku property: SKU details.
SkuFamily - Class in com.azure.resourcemanager.keyvault.models
Defines values for SkuFamily.
SkuFamily() - Constructor for class com.azure.resourcemanager.keyvault.models.SkuFamily
 
SkuName - Enum in com.azure.resourcemanager.keyvault.models
Defines values for SkuName.
softDeleteEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
status() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Get the status property: Indicates whether the connection has been approved, rejected or removed by the key vault owner.
storage() - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Get the storage property: Permissions to storage accounts.
StoragePermissions - Class in com.azure.resourcemanager.keyvault.models
Defines values for StoragePermissions.
StoragePermissions() - Constructor for class com.azure.resourcemanager.keyvault.models.StoragePermissions
 
SUCCEEDED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Static value Succeeded for PrivateEndpointConnectionProvisioningState.

T

tags() - Method in interface com.azure.resourcemanager.keyvault.models.DeletedVault
Get the tags value.
tags() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Get the tags property: Tags of the original vault.
tags() - Method in interface com.azure.resourcemanager.keyvault.models.Key
 
tags() - Method in interface com.azure.resourcemanager.keyvault.models.Secret
 
tags() - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Get the tags property: The tags that will be assigned to the key vault.
tags() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
Get the tags property: The tags that will be assigned to the key vault.
tenantId() - Method in interface com.azure.resourcemanager.keyvault.models.AccessPolicy
 
tenantId() - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Get the tenantId property: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
tenantId() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
tenantId() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Get the tenantId property: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
tenantId() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the tenantId property: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
toString() - Method in enum com.azure.resourcemanager.keyvault.models.AccessPolicyUpdateKind
 
toString() - Method in enum com.azure.resourcemanager.keyvault.models.CreateMode
 
toString() - Method in enum com.azure.resourcemanager.keyvault.models.Reason
 
toString() - Method in enum com.azure.resourcemanager.keyvault.models.SkuName
 
type() - Method in class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
Get the type property: The resource type of the key vault.
type() - Method in class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
Get the type property: The type of resource, Microsoft.KeyVault/vaults.

U

UNWRAP_KEY - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value unwrapKey for KeyPermissions.
unwrapKey(KeyWrapAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Unwraps a symmetric key wrapped originally by this Key Vault key.
unwrapKeyAsync(KeyWrapAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Unwraps a symmetric key wrapped originally by this Key Vault key.
update(String, String, VaultPatchParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update a key vault in the specified subscription.
UPDATE - Static variable in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
Static value update for CertificatePermissions.
UPDATE - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value update for KeyPermissions.
UPDATE - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
Static value update for StoragePermissions.
updateAccessPolicy(String, String, AccessPolicyUpdateKind, VaultAccessPolicyProperties) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update access policies in a key vault in the specified subscription.
updateAccessPolicy(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithAccessPolicy
Begins the update of an existing access policy attached to this key vault.
updateAccessPolicyAsync(String, String, AccessPolicyUpdateKind, VaultAccessPolicyProperties) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update access policies in a key vault in the specified subscription.
updateAccessPolicyWithResponse(String, String, AccessPolicyUpdateKind, VaultAccessPolicyProperties, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update access policies in a key vault in the specified subscription.
updateAccessPolicyWithResponseAsync(String, String, AccessPolicyUpdateKind, VaultAccessPolicyProperties) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update access policies in a key vault in the specified subscription.
updateAsync(String, String, VaultPatchParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update a key vault in the specified subscription.
updateWithResponse(String, String, VaultPatchParameters, Context) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update a key vault in the specified subscription.
updateWithResponseAsync(String, String, VaultPatchParameters) - Method in interface com.azure.resourcemanager.keyvault.fluent.VaultsClient
Update a key vault in the specified subscription.
UPDATING - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
Static value Updating for PrivateEndpointConnectionProvisioningState.

V

validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.CheckNameAvailabilityResultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateLinkResourceListResultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultAccessPolicyParametersInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.IpRule
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpoint
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.ResourceListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.ServiceSpecification
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.Sku
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultAccessPolicyProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.keyvault.models.VirtualNetworkRule
Validates the instance.
value() - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateLinkResourceListResultInner
Get the value property: Array of private link resources.
value() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultListResult
Get the value property: The list of deleted vaults.
value() - Method in class com.azure.resourcemanager.keyvault.models.IpRule
Get the value property: An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
value() - Method in class com.azure.resourcemanager.keyvault.models.OperationListResult
Get the value property: List of Storage operations supported by the Storage resource provider.
value() - Method in class com.azure.resourcemanager.keyvault.models.ResourceListResult
Get the value property: The list of vault resources.
value() - Method in class com.azure.resourcemanager.keyvault.models.VaultListResult
Get the value property: The list of vaults.
valueOf(String) - Static method in enum com.azure.resourcemanager.keyvault.models.AccessPolicyUpdateKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.keyvault.models.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.keyvault.models.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.keyvault.models.SkuName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.resourcemanager.keyvault.models.AccessPolicyUpdateKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.keyvault.models.CertificatePermissions
 
values() - Static method in enum com.azure.resourcemanager.keyvault.models.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.keyvault.models.KeyPermissions
 
values() - Static method in class com.azure.resourcemanager.keyvault.models.NetworkRuleAction
 
values() - Static method in class com.azure.resourcemanager.keyvault.models.NetworkRuleBypassOptions
 
values() - Static method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
 
values() - Static method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointServiceConnectionStatus
 
values() - Static method in enum com.azure.resourcemanager.keyvault.models.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.keyvault.models.SecretPermissions
 
values() - Static method in class com.azure.resourcemanager.keyvault.models.SkuFamily
 
values() - Static method in enum com.azure.resourcemanager.keyvault.models.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.keyvault.models.StoragePermissions
 
Vault - Interface in com.azure.resourcemanager.keyvault.models
An immutable client-side representation of an Azure Key Vault.
Vault.Definition - Interface in com.azure.resourcemanager.keyvault.models
Container interface for all the definitions that need to be implemented.
Vault.DefinitionStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of all the key vault definition stages.
Vault.DefinitionStages.Blank - Interface in com.azure.resourcemanager.keyvault.models
The first stage of the key vault definition.
Vault.DefinitionStages.WithAccessPolicy - Interface in com.azure.resourcemanager.keyvault.models
A key vault definition allowing access policies to be attached.
Vault.DefinitionStages.WithConfigurations - Interface in com.azure.resourcemanager.keyvault.models
A key vault definition allowing various configurations to be set.
Vault.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.keyvault.models
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.azure.resourcemanager.keyvault.models
A key vault definition allowing resource group to be set.
Vault.DefinitionStages.WithNetworkRuleSet - Interface in com.azure.resourcemanager.keyvault.models
A key vault definition allowing the networkAcl to be set.
Vault.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.keyvault.models
A key vault definition allowing the sku to be set.
Vault.Update - Interface in com.azure.resourcemanager.keyvault.models
The template for a key vault update operation, containing all the settings that can be modified.
Vault.UpdateStages - Interface in com.azure.resourcemanager.keyvault.models
Grouping of all the key vault update stages.
Vault.UpdateStages.WithAccessPolicy - Interface in com.azure.resourcemanager.keyvault.models
A key vault update allowing access policies to be modified, attached, or removed.
Vault.UpdateStages.WithConfigurations - Interface in com.azure.resourcemanager.keyvault.models
A key vault update allowing various configurations to be set.
Vault.UpdateStages.WithNetworkRuleSet - Interface in com.azure.resourcemanager.keyvault.models
A key vault update allowing the NetworkRuleSet to be set.
VaultAccessPolicyParametersInner - Class in com.azure.resourcemanager.keyvault.fluent.models
Parameters for updating the access policy in a vault.
VaultAccessPolicyParametersInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.VaultAccessPolicyParametersInner
 
VaultAccessPolicyProperties - Class in com.azure.resourcemanager.keyvault.models
Properties of the vault access policy.
VaultAccessPolicyProperties() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultAccessPolicyProperties
 
VaultCheckNameAvailabilityParameters - Class in com.azure.resourcemanager.keyvault.models
The parameters used to check the availability of the vault name.
VaultCheckNameAvailabilityParameters() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
Creates an instance of VaultCheckNameAvailabilityParameters class.
VaultCreateOrUpdateParameters - Class in com.azure.resourcemanager.keyvault.models
Parameters for creating or updating a vault.
VaultCreateOrUpdateParameters() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
 
vaultHttpPipeline() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
vaultId() - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultProperties
Get the vaultId property: The resource id of the original vault.
VaultInner - Class in com.azure.resourcemanager.keyvault.fluent.models
Resource information with extended details.
VaultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.models.VaultInner
 
VaultListResult - Class in com.azure.resourcemanager.keyvault.models
List of vaults.
VaultListResult() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultListResult
 
VaultPatchParameters - Class in com.azure.resourcemanager.keyvault.models
Parameters for creating or updating a vault.
VaultPatchParameters() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
 
VaultPatchProperties - Class in com.azure.resourcemanager.keyvault.models
Properties of the vault.
VaultPatchProperties() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
 
VaultProperties - Class in com.azure.resourcemanager.keyvault.models
Properties of the vault.
VaultProperties() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultProperties
 
vaults() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManager
 
Vaults - Interface in com.azure.resourcemanager.keyvault.models
Entry point for key vaults management API.
VaultsClient - Interface in com.azure.resourcemanager.keyvault.fluent
An instance of this class provides access to all the operations defined in VaultsClient.
vaultUri() - Method in interface com.azure.resourcemanager.keyvault.models.Vault
 
vaultUri() - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Get the vaultUri property: The URI of the vault for performing operations on keys and secrets.
verify(SignatureAlgorithm, byte[], byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Verifies a signature from a digest.
VERIFY - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value verify for KeyPermissions.
verifyAsync(SignatureAlgorithm, byte[], byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Verifies a signature from a digest.
VirtualNetworkRule - Class in com.azure.resourcemanager.keyvault.models
A rule governing the accessibility of a vault from a specific virtual network.
VirtualNetworkRule() - Constructor for class com.azure.resourcemanager.keyvault.models.VirtualNetworkRule
 
virtualNetworkRules() - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Get the virtualNetworkRules property: The list of virtual network rules.

W

withAccessFromAllNetworks() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that by default access to key vault should be allowed from all networks.
withAccessFromAllNetworks() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Specifies that by default access to key vault should be allowed from all networks.
withAccessFromAzureServices() - Method in interface com.azure.resourcemanager.keyvault.models.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.azure.resourcemanager.keyvault.models.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.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip address should be allowed.
withAccessFromIpAddress(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip address should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip range should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Specifies that access to the key vault from the specific ip range should be allowed.
withAccessFromSelectedNetworks() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Specifies that by default access to key vault should be denied from all networks.
withAccessFromSelectedNetworks() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Specifies that by default access to key vault should be denied from all networks.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.azure.resourcemanager.keyvault.models.VaultAccessPolicyProperties
Set the accessPolicies property: An array of 0 to 16 identities that have access to the key vault.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the accessPolicies property: An array of 0 to 1024 identities that have access to the key vault.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the accessPolicies property: An array of 0 to 1024 identities that have access to the key vault.
withAccessPolicy(AccessPolicy) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithAccessPolicy
Attach an existing access policy.
withAccessPolicy(AccessPolicy) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithAccessPolicy
Attach an existing access policy.
withActionRequired(String) - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Set the actionRequired property: A message indicating if changes on the service provider require any updates on the consumer.
withApplicationId(UUID) - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Set the applicationId property: Application ID of the client making request on behalf of a principal.
withAttributes(KeyProperties) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithAttributes
Specifies the attributes of the key.
withAttributes(KeyProperties) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithAttributes
Specifies the attributes of the key.
withAttributes(SecretProperties) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithAttributes
Specifies the secret attributes.
withAttributes(SecretProperties) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithAttributes
Specifies the secret attributes.
withAzureAsyncOperation(String) - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
Set the azureAsyncOperation property: The Azure-AsyncOperation property.
withBlobDuration(String) - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Set the blobDuration property: Blob duration of specification.
withBypass(NetworkRuleBypassOptions) - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Set the bypass property: Tells what traffic can bypass network rules.
withBypass(NetworkRuleBypassOptions) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Set the bypass value.
withBypass(NetworkRuleBypassOptions) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Set the bypass value.
withCertificates(List<CertificatePermissions>) - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Set the certificates property: Permissions to certificates.
withContentType(String) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithContentType
Specifies the secret content type.
withContentType(String) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithContentType
Specifies the secret content type.
withCreateMode(CreateMode) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the createMode property: The vault's create mode to indicate whether the vault need to be recovered or not.
withCreateMode(CreateMode) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the createMode property: The vault's create mode to indicate whether the vault need to be recovered or not.
withDefaultAction(NetworkRuleAction) - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Set the defaultAction property: The default action when no rule from ipRules and from virtualNetworkRules match.
withDefaultAction(NetworkRuleAction) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Set the defaultAction value.
withDefaultAction(NetworkRuleAction) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Set the defaultAction value.
withDeploymentDisabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Disable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentDisabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Disable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Enable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Enable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDescription(String) - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Set the description property: Description of operation.
withDescription(String) - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Set the description property: The reason for approval or rejection.
withDiskEncryptionDisabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionDisabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Enable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Enable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Set the display property: Display metadata associated with the operation.
withDisplayName(String) - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Set the displayName property: Display name of log specification.
withEmptyAccessPolicy() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithAccessPolicy
Attach no access policy.
withEnabledForDeployment(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the enabledForDeployment property: Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.
withEnabledForDeployment(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the enabledForDeployment property: Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.
withEnabledForDiskEncryption(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the enabledForDiskEncryption property: Property to specify whether Azure Disk Encryption is permitted to retrieve secrets from the vault and unwrap keys.
withEnabledForDiskEncryption(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the enabledForDiskEncryption property: Property to specify whether Azure Disk Encryption is permitted to retrieve secrets from the vault and unwrap keys.
withEnabledForTemplateDeployment(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the enabledForTemplateDeployment property: Property to specify whether Azure Resource Manager is permitted to retrieve secrets from the key vault.
withEnabledForTemplateDeployment(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the enabledForTemplateDeployment property: Property to specify whether Azure Resource Manager is permitted to retrieve secrets from the key vault.
withEnablePurgeProtection(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the enablePurgeProtection property: Property specifying whether protection against purge is enabled for this vault.
withEnablePurgeProtection(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the enablePurgeProtection property: Property specifying whether protection against purge is enabled for this vault.
withEnableSoftDelete(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the enableSoftDelete property: Property to specify whether the 'soft delete' functionality is enabled for this key vault.
withEnableSoftDelete(Boolean) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the enableSoftDelete property: Property to specify whether the 'soft delete' functionality is enabled for this key vault.
withFamily(SkuFamily) - Method in class com.azure.resourcemanager.keyvault.models.Sku
Set the family property: SKU family name.
withHsm(boolean) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithHsm
Specifies whether to store the key in hardware security modules.
withHsm(boolean) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithHsm
Specifies whether to store the key in hardware security modules.
withId(String) - Method in class com.azure.resourcemanager.keyvault.models.VirtualNetworkRule
Set the id property: Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.
withIpRules(List<IpRule>) - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Set the ipRules property: The list of IP address rules.
withKeyCurveName(KeyCurveName) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeySize
Specifies the name of the key curve for elliptic-curve key to create.
withKeyOperations(List<KeyOperation>) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(KeyOperation...) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(List<KeyOperation>) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(KeyOperation...) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeys(List<KeyPermissions>) - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Set the keys property: Permissions to keys.
withKeySize(int) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeySize
Specifies the size of the RSA key to create.
withKeySize(int) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKeySize
Specifies the size of the key to create.
withKeyTypeToCreate(KeyType) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKey
Specifies a key type to create a new key.
withKeyTypeToCreate(KeyType) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKey
Specifies a key type to create a new key version.
withLocalKeyToImport(JsonWebKey) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKey
Specifies an existing key to import.
withLocalKeyToImport(JsonWebKey) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKey
Specifies an existing key to import as a new version.
withLocation(String) - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
Set the location property: The Location property.
withLocation(String) - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Set the location property: The supported Azure location where the key vault should be created.
withLogSpecifications(List<LogSpecification>) - Method in class com.azure.resourcemanager.keyvault.models.ServiceSpecification
Set the logSpecifications property: Log specifications of operation.
withName(String) - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Set the name property: Operation name: {provider}/{resource}/{operation}.
withName(String) - Method in class com.azure.resourcemanager.keyvault.models.LogSpecification
Set the name property: Name of log specification.
withName(SkuName) - Method in class com.azure.resourcemanager.keyvault.models.Sku
Set the name property: SKU name to specify whether the key vault is a standard vault or a premium vault.
withName(String) - Method in class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
Set the name property: The vault name.
withNetworkAcls(NetworkRuleSet) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the networkAcls property: A collection of rules governing the accessibility of the vault from specific network locations.
withNetworkAcls(NetworkRuleSet) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the networkAcls property: Rules governing the accessibility of the key vault from specific network locations.
withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultListResult
Set the nextLink property: The URL to get the next set of deleted vaults.
withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.models.OperationListResult
Set the nextLink property: The URL to get the next set of operations.
withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.models.ResourceListResult
Set the nextLink property: The URL to get the next set of vault resources.
withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.models.VaultListResult
Set the nextLink property: The URL to get the next set of vaults.
withObjectId(String) - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Set the objectId property: The object ID of a user, service principal or security group in the Azure Active Directory tenant for the vault.
withOperation(String) - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Set the operation property: Type of operation: get, read, delete, etc.
withOrigin(String) - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Set the origin property: The origin of operations.
withoutAccessPolicy(String) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithAccessPolicy
Remove an access policy from the access policy list.
withPermissions(Permissions) - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Set the permissions property: Permissions the identity has for keys, secrets and certificates.
withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
Set the privateEndpoint property: Properties of the private endpoint object.
withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Set the privateEndpoint property: Properties of the private endpoint object.
withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
Set the privateLinkServiceConnectionState property: Approval state of the private link connection.
withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionItem
Set the privateLinkServiceConnectionState property: Approval state of the private link connection.
withProperties(DeletedVaultProperties) - Method in class com.azure.resourcemanager.keyvault.fluent.models.DeletedVaultInner
Set the properties property: Properties of the vault.
withProperties(VaultAccessPolicyProperties) - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultAccessPolicyParametersInner
Set the properties property: Properties of the access policy.
withProperties(VaultProperties) - Method in class com.azure.resourcemanager.keyvault.fluent.models.VaultInner
Set the properties property: Properties of the vault.
withProperties(VaultProperties) - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Set the properties property: Properties of the vault.
withProperties(VaultPatchProperties) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
Set the properties property: Properties of the vault.
withProvider(String) - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Set the provider property: Service provider: Microsoft Key Vault.
withPurgeProtectionEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Enable purge protection for the key vault; valid only if soft delete is also enabled.
withPurgeProtectionEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Enable purge protection for the key vault; valid only if soft delete is also enabled.
withRequiredZoneNames(List<String>) - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
Set the requiredZoneNames property: Required DNS zone names of the the private link resource.
withResource(String) - Method in class com.azure.resourcemanager.keyvault.models.OperationDisplay
Set the resource property: Resource on which the operation is performed etc.
withRetryAfter(Integer) - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
Set the retryAfter property: The Retry-After property.
withRetryAfter(Integer) - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
Set the retryAfter property: The Retry-After property.
withSecrets(List<SecretPermissions>) - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Set the secrets property: Permissions to secrets.
withServiceSpecification(ServiceSpecification) - Method in class com.azure.resourcemanager.keyvault.fluent.models.OperationInner
Set the serviceSpecification property: One property of operation, include metric specifications.
withSku(SkuName) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithSku
Specifies the sku of the key vault.
withSku(Sku) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the sku property: SKU details.
withSku(Sku) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the sku property: SKU details.
withSoftDeleteEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Enable soft delete for the key vault.
withSoftDeleteEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Enable soft delete for the key vault.
withStatus(PrivateEndpointServiceConnectionStatus) - Method in class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
Set the status property: Indicates whether the connection has been approved, rejected or removed by the key vault owner.
withStorage(List<StoragePermissions>) - Method in class com.azure.resourcemanager.keyvault.models.Permissions
Set the storage property: Permissions to storage accounts.
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithTags
Specifies the tags on the key.
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithTags
Specifies the tags on the key.
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithTags
Specifies the tags on the secret.
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithTags
Specifies the tags on the secret.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.keyvault.models.VaultCreateOrUpdateParameters
Set the tags property: The tags that will be assigned to the key vault.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
Set the tags property: The tags that will be assigned to the key vault.
withTemplateDeploymentDisabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Disable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateDeploymentDisabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Disable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateDeploymentEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithConfigurations
Enable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateDeploymentEnabled() - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithConfigurations
Enable Azure Resource Manager to retrieve secrets from the key vault.
withTenantId(UUID) - Method in class com.azure.resourcemanager.keyvault.models.AccessPolicyEntry
Set the tenantId property: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
withTenantId(UUID) - Method in class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
Set the tenantId property: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
withTenantId(UUID) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the tenantId property: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
withType(String) - Method in class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
Set the type property: The type of resource, Microsoft.KeyVault/vaults.
withValue(List<PrivateLinkResource>) - Method in class com.azure.resourcemanager.keyvault.fluent.models.PrivateLinkResourceListResultInner
Set the value property: Array of private link resources.
withValue(List<DeletedVaultInner>) - Method in class com.azure.resourcemanager.keyvault.models.DeletedVaultListResult
Set the value property: The list of deleted vaults.
withValue(String) - Method in class com.azure.resourcemanager.keyvault.models.IpRule
Set the value property: An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78).
withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.keyvault.models.OperationListResult
Set the value property: List of Storage operations supported by the Storage resource provider.
withValue(List<Resource>) - Method in class com.azure.resourcemanager.keyvault.models.ResourceListResult
Set the value property: The list of vault resources.
withValue(String) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithValue
Specifies the secret value.
withValue(String) - Method in interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithValue
Specifies the new version of the value to be added.
withValue(List<VaultInner>) - Method in class com.azure.resourcemanager.keyvault.models.VaultListResult
Set the value property: The list of vaults.
withVaultUri(String) - Method in class com.azure.resourcemanager.keyvault.models.VaultProperties
Set the vaultUri property: The URI of the vault for performing operations on keys and secrets.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in class com.azure.resourcemanager.keyvault.models.NetworkRuleSet
Set the virtualNetworkRules property: The list of virtual network rules.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.DefinitionStages.WithNetworkRuleSet
Get the virtualNetworkRules value.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in interface com.azure.resourcemanager.keyvault.models.Vault.UpdateStages.WithNetworkRuleSet
Get the virtualNetworkRules value.
WRAP_KEY - Static variable in class com.azure.resourcemanager.keyvault.models.KeyPermissions
Static value wrapKey for KeyPermissions.
wrapKey(KeyWrapAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Wraps a symmetric key using the specified algorithm.
wrapKeyAsync(KeyWrapAlgorithm, byte[]) - Method in interface com.azure.resourcemanager.keyvault.models.Key
Wraps a symmetric key using the specified algorithm.
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2020 Microsoft Corporation. All rights reserved.