Package-level declarations

Types

Link copied to clipboard
enum ActionsRequired : Enum<ActionsRequired> , ConvertibleToJava<ActionsRequired>

A message indicating if changes on the service provider require any updates on the consumer.

Link copied to clipboard
enum CertificatePermissions : Enum<CertificatePermissions> , ConvertibleToJava<CertificatePermissions>
Link copied to clipboard
enum CreateMode : Enum<CreateMode> , ConvertibleToJava<CreateMode>

The vault's create mode to indicate whether the vault need to be recovered or not.

Link copied to clipboard
enum JsonWebKeyCurveName : Enum<JsonWebKeyCurveName> , ConvertibleToJava<JsonWebKeyCurveName>

The elliptic curve name. For valid values, see JsonWebKeyCurveName.

Link copied to clipboard
enum JsonWebKeyOperation : Enum<JsonWebKeyOperation> , ConvertibleToJava<JsonWebKeyOperation>

The permitted JSON web key operations of the key. For more information, see JsonWebKeyOperation.

Link copied to clipboard
enum JsonWebKeyType : Enum<JsonWebKeyType> , ConvertibleToJava<JsonWebKeyType>

The type of the key. For valid values, see JsonWebKeyType.

Link copied to clipboard
enum KeyPermissions : Enum<KeyPermissions> , ConvertibleToJava<KeyPermissions>
Link copied to clipboard
enum ManagedHsmSkuFamily : Enum<ManagedHsmSkuFamily> , ConvertibleToJava<ManagedHsmSkuFamily>

SKU Family of the managed HSM Pool

Link copied to clipboard
enum ManagedHsmSkuName : Enum<ManagedHsmSkuName> , ConvertibleToJava<ManagedHsmSkuName>

SKU of the managed HSM Pool

Link copied to clipboard
enum NetworkRuleAction : Enum<NetworkRuleAction> , ConvertibleToJava<NetworkRuleAction>

The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated.

Link copied to clipboard
enum NetworkRuleBypassOptions : Enum<NetworkRuleBypassOptions> , ConvertibleToJava<NetworkRuleBypassOptions>

Tells what traffic can bypass network rules. This can be 'AzureServices' or 'None'. If not specified the default is 'AzureServices'.

Link copied to clipboard
enum PrivateEndpointServiceConnectionStatus : Enum<PrivateEndpointServiceConnectionStatus> , ConvertibleToJava<PrivateEndpointServiceConnectionStatus>

Indicates whether the connection has been approved, rejected or removed by the key vault owner.

Link copied to clipboard
enum PublicNetworkAccess : Enum<PublicNetworkAccess> , ConvertibleToJava<PublicNetworkAccess>

Control permission to the managed HSM from public networks.

Link copied to clipboard
enum SecretPermissions : Enum<SecretPermissions> , ConvertibleToJava<SecretPermissions>
Link copied to clipboard
enum SkuFamily : Enum<SkuFamily> , ConvertibleToJava<SkuFamily>

SKU family name

Link copied to clipboard
enum SkuName : Enum<SkuName> , ConvertibleToJava<SkuName>

SKU name to specify whether the key vault is a standard vault or a premium vault.

Link copied to clipboard
enum StoragePermissions : Enum<StoragePermissions> , ConvertibleToJava<StoragePermissions>
Link copied to clipboard
enum VaultProvisioningState : Enum<VaultProvisioningState> , ConvertibleToJava<VaultProvisioningState>

Provisioning state of the vault.