InstancePoolProperties interface

實例池的特性。

屬性

dnsZone

管理實例池所在的 DNS 區域。

licenseType

授權類型。 可能的值為 'LicenseIncluded' (包含 SQL 授權的價格)和 'BasePrice' (不含 SQL 授權價格)。

maintenanceConfigurationId

指定要套用至這個受控實例的維護組態標識碼。

subnetId

要放置這個實例集區之子網的資源標識符。

vCores

屬於這個實例集區的虛擬核心計數。

屬性詳細資料

dnsZone

管理實例池所在的 DNS 區域。

dnsZone?: string

屬性值

string

licenseType

授權類型。 可能的值為 'LicenseIncluded' (包含 SQL 授權的價格)和 'BasePrice' (不含 SQL 授權價格)。

licenseType: string

屬性值

string

maintenanceConfigurationId

指定要套用至這個受控實例的維護組態標識碼。

maintenanceConfigurationId?: string

屬性值

string

subnetId

要放置這個實例集區之子網的資源標識符。

subnetId: string

屬性值

string

vCores

屬於這個實例集區的虛擬核心計數。

vCores: number

屬性值

number