InstancePoolUpdate interface

實例集區的更新。

屬性

dnsZone

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

licenseType

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

maintenanceConfigurationId

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

sku

SKU 的名稱和層。

subnetId

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

tags

資源標籤。

vCores

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

屬性詳細資料

dnsZone

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

dnsZone?: string

屬性值

string

licenseType

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

licenseType?: string

屬性值

string

maintenanceConfigurationId

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

maintenanceConfigurationId?: string

屬性值

string

sku

SKU 的名稱和層。

sku?: Sku

屬性值

Sku

subnetId

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

subnetId?: string

屬性值

string

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

vCores

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

vCores?: number

屬性值

number