Package-level declarations

Types

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

(Optional) Discouraged to include in resource definition. Only needed where it is possible to disable platform (AKA infrastructure) encryption. Azure SQL TDE is an example of this. Values are enabled and disabled.

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

Get or Set Kind property.

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

Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).

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

The name of the SKU, in standard format (such as G2).

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

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

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

The Maps account key to use for signing. Picking primaryKey or secondaryKey will use the Maps account Shared Keys, and using managedIdentity will use the auto-renewed private key to sign the SAS.