Share via


AssessedSqlInstanceSummary interface

Assessed Sql Instance Summary.

Properties

instanceId

Gets the instance id.

instanceName

Gets the instance name.

isClustered

Gets whether Sql is clustered.

isHighAvailabilityEnabled

Gets whether Sql is highly available.

sqlEdition

Gets the Sql edition.

sqlFciState

Gets the Sql Fci state.

sqlInstanceEntityId

Gets the instance entity id.

sqlInstanceSdsArmId

Gets the instance arm id.

sqlVersion

Gets the Sql version.

Property Details

instanceId

Gets the instance id.

instanceId?: string

Property Value

string

instanceName

Gets the instance name.

instanceName?: string

Property Value

string

isClustered

Gets whether Sql is clustered.

isClustered?: boolean

Property Value

boolean

isHighAvailabilityEnabled

Gets whether Sql is highly available.

isHighAvailabilityEnabled?: boolean

Property Value

boolean

sqlEdition

Gets the Sql edition.

sqlEdition?: string

Property Value

string

sqlFciState

Gets the Sql Fci state.

sqlFciState?: string

Property Value

string

sqlInstanceEntityId

Gets the instance entity id.

sqlInstanceEntityId?: string

Property Value

string

sqlInstanceSdsArmId

Gets the instance arm id.

sqlInstanceSdsArmId?: string

Property Value

string

sqlVersion

Gets the Sql version.

sqlVersion?: string

Property Value

string