Share via


SqlPaaSTargetOptions interface

SQL target options.

Properties

computeTier

Gets or sets the Azure SQL compute tier.

hardwareGeneration

Gets or sets the Azure SQL hardware generation.

serviceTier

Gets or sets the Azure SQL service tier.

targetLocations

Gets or sets the target location.

targetType

Gets or sets the Azure SQL target type.

Property Details

computeTier

Gets or sets the Azure SQL compute tier.

computeTier?: string

Property Value

string

hardwareGeneration

Gets or sets the Azure SQL hardware generation.

hardwareGeneration?: string

Property Value

string

serviceTier

Gets or sets the Azure SQL service tier.

serviceTier?: string

Property Value

string

targetLocations

Gets or sets the target location.

targetLocations?: string[]

Property Value

string[]

targetType

Gets or sets the Azure SQL target type.

targetType?: string

Property Value

string