Package-level declarations

Types

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

The type of administrator.

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

Source of the configuration.

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

The mode to create a new server.

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

The key type, AzureKeyVault for enable cmk, SystemManaged for disable cmk.

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

Enable Log On Disk or not.

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

Enable Geo-redundant or not for server backup.

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

High availability mode for a server.

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 ImportSourceStorageType : Enum<ImportSourceStorageType> , ConvertibleToJava<ImportSourceStorageType>

Storage type of import source.

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

Status showing whether the server enabled infrastructure encryption.

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

Type of managed service identity.

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

Enforce a minimal Tls version for the server.

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 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 ReplicationRole : Enum<ReplicationRole> , ConvertibleToJava<ReplicationRole>

The replication role.

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

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

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

Server version.

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

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

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

Server version.

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.

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

The redundant type of the server storage. The parameter is used for server creation.