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 ManagedServiceIdentityType : Enum<ManagedServiceIdentityType> , ConvertibleToJava<ManagedServiceIdentityType>
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
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
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.