Package-level declarations

Types

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

The type of administrator.

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

Enable Geo-redundant or not for server backup.

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

The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.

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

Status showing whether the server enabled infrastructure encryption.

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

Enforce a minimal Tls version for the server.

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

Whether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'

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

The key type like 'AzureKeyVault'.

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

Server version.

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

The tier of the particular SKU, e.g. Basic.

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

Enable ssl enforcement or not when connect to server.

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

Enable Storage Auto Grow.