Package-level declarations

Types

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

If Enabled, Azure Active Directory authentication is enabled.

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

Data encryption type to depict if it is System Managed vs Azure Key vault.

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

To trigger cancel for entire migration we need to send this flag as True

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

The mode to create a new PostgreSQL server.

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

A value indicating whether Geo-Redundant backup is enabled on the server.

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

The HA mode for the server.

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

the types of identities associated with this resource; currently restricted to 'None and UserAssigned'

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

Indicates whether to setup LogicalReplicationOnSourceDb, if needed

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

There are two types of migration modes Online and Offline

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

Indicates whether the databases on the target server can be overwritten, if already present. If set to False, the migration workflow will wait for a confirmation, if it detects that the database already exists.

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

If Enabled, Password authentication is enabled.

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

The principal type used to represent the type of Active Directory Administrator.

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

Replication role of the server

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

PostgreSQL Server version.

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

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

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

Indicates whether the data migration should start right away

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

To trigger cutover for entire migration we need to send this flag as True

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

The endpoint type for the virtual endpoint.