- 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 16 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
-
The AccessPolicyEntry model.
- 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.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(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.keyvault.KeyVaultManager
-
Creates an instance of KeyVaultManager that exposes KeyVault resource management API entry points.
- authenticate(HttpPipeline, AzureProfile, SdkContext) - 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.
- 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.
- defaultPollInterval(Duration) - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClientBuilder
-
Sets The default poll interval for long-running operation.
- 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 class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the key vault.
- delete(String, String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the key vault.
- delete(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Deletes the specified Azure key vault.
- delete(String, String, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the key vault.
- deleteAsync(String, String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the key vault.
- deleteAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Deletes the specified Azure key vault.
- deleteAsync(String, String, Context) - Method in class 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.inner
-
The DeletedVault model.
- DeletedVaultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.DeletedVaultInner
-
- DeletedVaultListResultInner - Class in com.azure.resourcemanager.keyvault.fluent.inner
-
The DeletedVaultListResult model.
- DeletedVaultListResultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.DeletedVaultListResultInner
-
- DeletedVaultProperties - Class in com.azure.resourcemanager.keyvault.models
-
The DeletedVaultProperties model.
- 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.
- deleteWithResponseAsync(String, String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the key vault.
- deleteWithResponseAsync(String, String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Deletes the specified private endpoint connection associated with the key vault.
- deleteWithResponseAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Deletes the specified Azure key vault.
- deleteWithResponseAsync(String, String, Context) - Method in class 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.
- 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.inner.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.
- get(String, String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the key vault.
- get(String, String, String, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets Api Version.
- getAsync(String, String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the key vault.
- getAsync(String, String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the key vault.
- getAttributes() - Method in interface com.azure.resourcemanager.keyvault.models.Key
-
- 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.
- 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.
- getByResourceGroup(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the specified Azure key vault.
- getByResourceGroup(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the specified Azure key vault.
- getByResourceGroupAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the specified Azure key vault.
- getByResourceGroupAsync(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the specified Azure key vault.
- getByResourceGroupWithResponseAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the specified Azure key vault.
- getByResourceGroupWithResponseAsync(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the specified Azure key vault.
- getDefaultPollInterval() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets The default poll interval for long-running operation.
- getDeleted(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the deleted Azure key vault.
- getDeleted(String, String, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the deleted Azure key vault.
- getDeletedAsync(String, String, Context) - Method in class 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.
- getDeletedWithResponseAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the deleted Azure key vault.
- getDeletedWithResponseAsync(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets the deleted Azure key vault.
- getEndpoint() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets server parameter.
- getHttpPipeline() - Method in class com.azure.resourcemanager.keyvault.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
-
- getOperations() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets the OperationsClient object to access its operations.
- getPrivateEndpointConnections() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets the PrivateEndpointConnectionsClient object to access its operations.
- getPrivateLinkResources() - Method in class com.azure.resourcemanager.keyvault.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.
- getSerializerAdapter() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets The serializer to serialize an object into a string.
- getSubscriptionId() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
- getTags() - Method in interface com.azure.resourcemanager.keyvault.models.Key
-
- getValue() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteResponse
-
- getValue() - Method in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutResponse
-
- getVaults() - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClient
-
Gets the VaultsClient object to access its operations.
- getWithResponseAsync(String, String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection associated with the key vault.
- getWithResponseAsync(String, String, String, Context) - Method in class 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.
- list() - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Lists all of the available Key Vault Rest API operations.
- list(Context) - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Lists all of the available Key Vault Rest API operations.
- list(Integer) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- list(Integer, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- list() - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Lists all of the available Key Vault Rest API operations.
- listAsync(Context) - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Lists all of the available Key Vault Rest API operations.
- listAsync(Integer) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listAsync(Integer, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listAsync() - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listByResourceGroup(String, Integer) - Method in class 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, Integer, Context) - Method in class 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 class 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 class 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, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription and within the specified
resource group.
- listByResourceGroupNextSinglePageAsync(String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listByResourceGroupNextSinglePageAsync(String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listByResourceGroupSinglePageAsync(String, Integer) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription and within the specified
resource group.
- listByResourceGroupSinglePageAsync(String, Integer, Context) - Method in class 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) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscription(Integer, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscription() - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscriptionAsync(Integer) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscriptionAsync(Integer, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscriptionAsync() - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscriptionNextSinglePageAsync(String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listBySubscriptionNextSinglePageAsync(String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listBySubscriptionSinglePageAsync(Integer) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listBySubscriptionSinglePageAsync(Integer, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listByVault(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Gets the private link resources supported for the key vault.
- listByVault(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Gets the private link resources supported for the key vault.
- listByVaultAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Gets the private link resources supported for the key vault.
- listByVaultAsync(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Gets the private link resources supported for the key vault.
- listByVaultWithResponseAsync(String, String) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Gets the private link resources supported for the key vault.
- listByVaultWithResponseAsync(String, String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Gets the private link resources supported for the key vault.
- listDeleted() - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets information about the deleted vaults in a subscription.
- listDeleted(Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets information about the deleted vaults in a subscription.
- listDeletedAsync(Context) - Method in class 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.
- listDeletedNextSinglePageAsync(String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listDeletedNextSinglePageAsync(String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listDeletedSinglePageAsync() - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Gets information about the deleted vaults in a subscription.
- listDeletedSinglePageAsync(Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
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.
- listNextSinglePageAsync(String) - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Get the next page of items.
- listNextSinglePageAsync(String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Get the next page of items.
- listNextSinglePageAsync(String) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- listNextSinglePageAsync(String, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Get the next page of items.
- LISTSAS - Static variable in class com.azure.resourcemanager.keyvault.models.StoragePermissions
-
Static value listsas for StoragePermissions.
- listSinglePageAsync() - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Lists all of the available Key Vault Rest API operations.
- listSinglePageAsync(Context) - Method in class com.azure.resourcemanager.keyvault.fluent.OperationsClient
-
Lists all of the available Key Vault Rest API operations.
- listSinglePageAsync(Integer) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- listSinglePageAsync(Integer, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
The List operation gets information about the vaults associated with the subscription.
- 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.inner.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
-
The LogSpecification model.
- 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.
- 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
-
The Permissions model.
- Permissions() - Constructor for class com.azure.resourcemanager.keyvault.models.Permissions
-
- pipeline(HttpPipeline) - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClientBuilder
-
Sets The HTTP pipeline to send requests through.
- privateEndpoint() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.PrivateEndpointConnectionInner
-
Get the privateEndpoint property: Properties of the private endpoint object.
- PrivateEndpoint - Class in com.azure.resourcemanager.keyvault.models
-
The PrivateEndpoint model.
- 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.inner
-
The PrivateEndpointConnection model.
- PrivateEndpointConnectionInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.PrivateEndpointConnectionInner
-
- PrivateEndpointConnectionItem - Class in com.azure.resourcemanager.keyvault.models
-
The PrivateEndpointConnectionItem model.
- 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 - Class in com.azure.resourcemanager.keyvault.fluent
-
An instance of this class provides access to all the operations defined in PrivateEndpointConnections.
- PrivateEndpointConnectionsClient(KeyVaultManagementClient) - Constructor for class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Initializes an instance of 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
-
The PrivateLinkResource model.
- PrivateLinkResource() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateLinkResource
-
- PrivateLinkResourceListResultInner - Class in com.azure.resourcemanager.keyvault.fluent.inner
-
The PrivateLinkResourceListResult model.
- PrivateLinkResourceListResultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.PrivateLinkResourceListResultInner
-
- PrivateLinkResourcesClient - Class in com.azure.resourcemanager.keyvault.fluent
-
An instance of this class provides access to all the operations defined in PrivateLinkResources.
- PrivateLinkResourcesClient(KeyVaultManagementClient) - Constructor for class com.azure.resourcemanager.keyvault.fluent.PrivateLinkResourcesClient
-
Initializes an instance of PrivateLinkResourcesClient.
- privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.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
-
The PrivateLinkServiceConnectionState model.
- PrivateLinkServiceConnectionState() - Constructor for class com.azure.resourcemanager.keyvault.models.PrivateLinkServiceConnectionState
-
- properties() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.DeletedVaultInner
-
Get the properties property: Properties of the vault.
- properties() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultAccessPolicyParametersInner
-
Get the properties property: Properties of the access policy.
- properties() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.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.inner.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 class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Permanently deletes the specified vault.
- purgeDeleted(String, String, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Permanently deletes the specified vault.
- purgeDeletedAsync(String, String, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Permanently deletes the specified vault.
- purgeDeletedWithResponseAsync(String, String, Context) - Method in class 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 class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Updates the specified private endpoint connection associated with the key vault.
- put(String, String, String, PrivateEndpointConnectionInner, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Updates the specified private endpoint connection associated with the key vault.
- putAsync(String, String, String, PrivateEndpointConnectionInner) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Updates the specified private endpoint connection associated with the key vault.
- putAsync(String, String, String, PrivateEndpointConnectionInner, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Updates the specified private endpoint connection associated with the key vault.
- putWithResponseAsync(String, String, String, PrivateEndpointConnectionInner) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Updates the specified private endpoint connection associated with the key vault.
- putWithResponseAsync(String, String, String, PrivateEndpointConnectionInner, Context) - Method in class com.azure.resourcemanager.keyvault.fluent.PrivateEndpointConnectionsClient
-
Updates the specified private endpoint connection associated with the key vault.
- 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
-
- serializerAdapter(SerializerAdapter) - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClientBuilder
-
Sets The serializer to serialize an object into a string.
- serviceSpecification() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.OperationInner
-
Get the serviceSpecification property: One property of operation, include metric specifications.
- ServiceSpecification - Class in com.azure.resourcemanager.keyvault.models
-
The ServiceSpecification model.
- 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
-
The Sku model.
- 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
-
- subscriptionId(String) - Method in class com.azure.resourcemanager.keyvault.KeyVaultManagementClientBuilder
-
Sets Subscription credentials which uniquely identify Microsoft Azure subscription.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionProvisioningState
-
Static value Succeeded for PrivateEndpointConnectionProvisioningState.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.CheckNameAvailabilityResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.DeletedVaultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.DeletedVaultListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.OperationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.OperationListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.PrivateEndpointConnectionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.PrivateLinkResourceListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.ResourceListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultAccessPolicyParametersInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultListResultInner
-
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.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.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.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.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.inner.DeletedVaultListResultInner
-
Get the value property: The list of deleted vaults.
- value() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.OperationListResultInner
-
Get the value property: List of Storage operations supported by the Storage resource provider.
- value() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.PrivateLinkResourceListResultInner
-
Get the value property: Array of private link resources.
- value() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.ResourceListResultInner
-
Get the value property: The list of vault resources.
- value() - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultListResultInner
-
Get the value property: The list of 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 interface com.azure.resourcemanager.keyvault.models.Secret
-
- 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.inner
-
The VaultAccessPolicyParameters model.
- VaultAccessPolicyParametersInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.VaultAccessPolicyParametersInner
-
- VaultAccessPolicyProperties - Class in com.azure.resourcemanager.keyvault.models
-
The VaultAccessPolicyProperties model.
- VaultAccessPolicyProperties() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultAccessPolicyProperties
-
- VaultCheckNameAvailabilityParameters - Class in com.azure.resourcemanager.keyvault.models
-
The VaultCheckNameAvailabilityParameters model.
- VaultCheckNameAvailabilityParameters() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultCheckNameAvailabilityParameters
-
Creates an instance of VaultCheckNameAvailabilityParameters class.
- VaultCreateOrUpdateParameters - Class in com.azure.resourcemanager.keyvault.models
-
The VaultCreateOrUpdateParameters model.
- 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.inner
-
The Vault model.
- VaultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.VaultInner
-
- VaultListResultInner - Class in com.azure.resourcemanager.keyvault.fluent.inner
-
The VaultListResult model.
- VaultListResultInner() - Constructor for class com.azure.resourcemanager.keyvault.fluent.inner.VaultListResultInner
-
- VaultPatchParameters - Class in com.azure.resourcemanager.keyvault.models
-
The VaultPatchParameters model.
- VaultPatchParameters() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultPatchParameters
-
- VaultPatchProperties - Class in com.azure.resourcemanager.keyvault.models
-
The VaultPatchProperties model.
- VaultPatchProperties() - Constructor for class com.azure.resourcemanager.keyvault.models.VaultPatchProperties
-
- VaultProperties - Class in com.azure.resourcemanager.keyvault.models
-
The VaultProperties model.
- 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 - Class in com.azure.resourcemanager.keyvault.fluent
-
An instance of this class provides access to all the operations defined in Vaults.
- VaultsClient(KeyVaultManagementClient) - Constructor for class com.azure.resourcemanager.keyvault.fluent.VaultsClient
-
Initializes an instance of 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
-
The VirtualNetworkRule model.
- 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.
- 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 16 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.inner.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.inner.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.fluent.inner.DeletedVaultListResultInner
-
Set the nextLink property: The URL to get the next set of deleted vaults.
- withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.OperationListResultInner
-
Set the nextLink property: The URL to get the next set of operations.
- withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.ResourceListResultInner
-
Set the nextLink property: The URL to get the next set of vault resources.
- withNextLink(String) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultListResultInner
-
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.inner.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.inner.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.inner.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.inner.DeletedVaultInner
-
Set the properties property: Properties of the vault.
- withProperties(VaultAccessPolicyProperties) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultAccessPolicyParametersInner
-
Set the properties property: Properties of the access policy.
- withProperties(VaultProperties) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.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.inner.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<DeletedVaultInner>) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.DeletedVaultListResultInner
-
Set the value property: The list of deleted vaults.
- withValue(List<OperationInner>) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.OperationListResultInner
-
Set the value property: List of Storage operations supported by the Storage resource provider.
- withValue(List<PrivateLinkResource>) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.PrivateLinkResourceListResultInner
-
Set the value property: Array of private link resources.
- withValue(List<Resource>) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.ResourceListResultInner
-
Set the value property: The list of vault resources.
- withValue(List<VaultInner>) - Method in class com.azure.resourcemanager.keyvault.fluent.inner.VaultListResultInner
-
Set the value property: The list of 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(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.
- 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.