Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
com.microsoft.azure.management.keyvault |
This package contains the classes for KeyVaultManagementClient.
|
Class and Description |
---|
Vaults
Entry point for key vaults management API.
|
Class and Description |
---|
Vault
An immutable client-side representation of an Azure Key Vault.
|
Class and Description |
---|
AccessPolicy
An immutable client-side representation of a key vault access policy.
|
AccessPolicy.DefinitionStages.Blank
The first stage of an access policy definition.
|
AccessPolicy.DefinitionStages.WithAttach
The final stage of the access policy definition.
|
AccessPolicy.DefinitionStages.WithIdentity
The access policy definition stage allowing the Active Directory identity to be specified.
|
AccessPolicy.DefinitionStages.WithPermissions
The access policy definition stage allowing permissions to be added.
|
AccessPolicy.Update
The entirety of an access policy update as part of a key vault update.
|
AccessPolicy.UpdateDefinitionStages.Blank
The first stage of an access policy definition.
|
AccessPolicy.UpdateDefinitionStages.WithAttach
The final stage of the access policy definition.
|
AccessPolicy.UpdateDefinitionStages.WithIdentity
The access policy definition stage allowing the Active Directory identity to be specified.
|
AccessPolicy.UpdateDefinitionStages.WithPermissions
The access policy definition stage allowing permissions to be added.
|
AccessPolicy.UpdateStages.WithPermissions
The access policy update stage allowing permissions to be added or removed.
|
AccessPolicyEntry
An identity that have access to the key vault.
|
AccessPolicyUpdateKind
Defines values for AccessPolicyUpdateKind.
|
CertificatePermissions
Defines values for CertificatePermissions.
|
CheckNameAvailabilityResult
The CheckNameAvailability operation response wrapper.
|
CreateMode
Defines values for CreateMode.
|
DeletedVault
An immutable client-side representation of an Azure Key Vault.
|
IPRule
A rule governing the accesibility of a vault from a specific ip address or
ip range.
|
Key
An immutable client-side representation of an Azure Key Vault key.
|
Key.DefinitionStages.Blank
The first stage of a key definition.
|
Key.DefinitionStages.WithAttributes
The stage of a key definition allowing to specify the attributes of the key.
|
Key.DefinitionStages.WithCreate
The stage of the key definition which contains all the minimum required inputs for
the key to be created but also allows for any other optional settings to be specified.
|
Key.DefinitionStages.WithCreateBase
The base stage of the key definition allowing for any other optional settings to be specified.
|
Key.DefinitionStages.WithHsm
The stage of a key definition allowing to specify whether to store the key in
hardware security modules.
|
Key.DefinitionStages.WithImport
The stage of the key definition which contains all the minimum required inputs for
the key to be imported but also allows for any other optional settings to be specified.
|
Key.DefinitionStages.WithKey
The stage of a key definition allowing to specify whether
to create a key or to import a key.
|
Key.DefinitionStages.WithKeyOperations
The stage of a key definition allowing to specify the allowed operations for the key.
|
Key.DefinitionStages.WithKeySize
The stage of a key definition allowing to specify the key size.
|
Key.DefinitionStages.WithTags
The stage of a key definition allowing to specify the tags of the key.
|
Key.Update
The template for a key update operation, containing all the settings that can be modified.
|
Key.UpdateStages.WithAttributes
The stage of a key update allowing to specify the attributes of the key.
|
Key.UpdateStages.WithHsm
The stage of a key update allowing to specify whether to store the key in
hardware security modules.
|
Key.UpdateStages.WithKey
The stage of a key update allowing to create a new version of the key.
|
Key.UpdateStages.WithKeyOperations
The stage of a key update allowing to specify the allowed operations for the key.
|
Key.UpdateStages.WithKeySize
The stage of a key update allowing to specify the key size.
|
Key.UpdateStages.WithTags
The stage of a key update allowing to specify the tags of the key.
|
Key.UpdateWithCreate
The template for a key vault update operation, with a new key version to be created.
|
Key.UpdateWithImport
The template for a key vault update operation, with a new key version to be imported.
|
KeyPermissions
Defines values for KeyPermissions.
|
Keys
Entry point for Key Vault keys API.
|
LogSpecification
Log specification of operation.
|
NetworkRuleAction
Defines values for NetworkRuleAction.
|
NetworkRuleBypassOptions
Defines values for NetworkRuleBypassOptions.
|
NetworkRuleSet
A set of rules governing the network accessibility of a vault.
|
OperationDisplay
Display metadata associated with the operation.
|
Permissions
Permissions the identity has for keys, secrets, certificates and storage.
|
Reason
Defines values for Reason.
|
Secret
An immutable client-side representation of an Azure Key Vault secret.
|
Secret.DefinitionStages.Blank
The first stage of a secret definition.
|
Secret.DefinitionStages.WithAttributes
The stage of a secret definition allowing to specify the secret attributes.
|
Secret.DefinitionStages.WithContentType
The stage of a secret definition allowing to specify the secret content type.
|
Secret.DefinitionStages.WithCreate
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
The stage of a secret definition allowing to specify the tags.
|
Secret.DefinitionStages.WithValue
The stage of a secret definition allowing to specify the secret value.
|
Secret.Update
The template for a secret update operation, containing all the settings that can be modified.
|
Secret.UpdateStages.WithAttributes
The stage of a secret update allowing to specify the secret attributes.
|
Secret.UpdateStages.WithContentType
The stage of a secret update allowing to set the content type of the secret.
|
Secret.UpdateStages.WithTags
The stage of a secret update allowing to specify the tags.
|
Secret.UpdateStages.WithValue
The stage of a secret update allowing to create a new version of the secret value.
|
Secret.UpdateStages.WithVersion
The stage of a secret update allowing to set the secret to a different version.
|
SecretPermissions
Defines values for SecretPermissions.
|
Secrets
Entry point for Key Vault secrets API.
|
ServiceSpecification
One property of operation, include log specifications.
|
Sku
SKU details.
|
SkuName
Defines values for SkuName.
|
StoragePermissions
Defines values for StoragePermissions.
|
Vault
An immutable client-side representation of an Azure Key Vault.
|
Vault.DefinitionStages.Blank
The first stage of the key vault definition.
|
Vault.DefinitionStages.WithAccessPolicy
A key vault definition allowing access policies to be attached.
|
Vault.DefinitionStages.WithConfigurations
A key vault definition allowing various configurations to be set.
|
Vault.DefinitionStages.WithCreate
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
A key vault definition allowing resource group to be set.
|
Vault.DefinitionStages.WithNetworkRuleSet
A key vault definition allowing the networkAcl to be set.
|
Vault.DefinitionStages.WithSku
A key vault definition allowing the sku to be set.
|
Vault.Update
The template for a key vault update operation, containing all the settings that can be modified.
|
Vault.UpdateStages.WithAccessPolicy
A key vault update allowing access policies to be modified, attached, or removed.
|
Vault.UpdateStages.WithConfigurations
A key vault update allowing various configurations to be set.
|
Vault.UpdateStages.WithNetworkRuleSet
A key vault update allowing the NetworkRuleSet to be set.
|
VaultAccessPolicyProperties
Properties of the vault access policy.
|
VaultCheckNameAvailabilityParameters
The parameters used to check the availability of the vault name.
|
VaultCreateOrUpdateParameters
Parameters for creating or updating a vault.
|
VaultPatchParameters
Parameters for creating or updating a vault.
|
VaultPatchProperties
Properties of the vault.
|
VaultProperties
Properties of the vault.
|
VirtualNetworkRule
A rule governing the accesibility of a vault from a specific virtual
network.
|
Copyright © 2019. All rights reserved.