ElasticPoolPerformanceLevelCapability interface

エラスティック プールのパフォーマンス レベル機能。

プロパティ

includedMaxSize

このパフォーマンス レベルに含まれる (無料) 最大サイズ。

maxDatabaseCount

サポートされているデータベースの最大数。

performanceLevel

プールのパフォーマンス レベル。

reason

機能が使用できない理由。

sku

SKU。

status

機能の状態。

supportedAutoPauseDelay

自動一時停止遅延のサポート時間範囲

supportedLicenseTypes

サポートされているライセンスの種類の一覧。

supportedMaintenanceConfigurations

サポートされているメンテナンス構成の一覧

supportedMaxSizes

サポートされている最大サイズの一覧。

supportedMinCapacities

サポート可能な最小容量の一覧

supportedPerDatabaseAutoPauseDelay

データベースごとの自動一時停止遅延に対応した時間帯

supportedPerDatabaseMaxPerformanceLevels

データベースごとのサポートされる最大パフォーマンス レベルの一覧。

supportedPerDatabaseMaxSizes

データベースごとのサポートされる最大サイズの一覧。

supportedZones

サポート可能なゾーン一覧

zoneRedundant

ゾーンの冗長性がパフォーマンス レベルでサポートされているかどうか。

プロパティの詳細

includedMaxSize

このパフォーマンス レベルに含まれる (無料) 最大サイズ。

includedMaxSize?: MaxSizeCapability

プロパティ値

maxDatabaseCount

サポートされているデータベースの最大数。

maxDatabaseCount?: number

プロパティ値

number

performanceLevel

プールのパフォーマンス レベル。

performanceLevel?: PerformanceLevelCapability

プロパティ値

reason

機能が使用できない理由。

reason?: string

プロパティ値

string

sku

SKU。

sku?: Sku

プロパティ値

Sku

status

機能の状態。

status?: CapabilityStatus

プロパティ値

supportedAutoPauseDelay

自動一時停止遅延のサポート時間範囲

supportedAutoPauseDelay?: AutoPauseDelayTimeRange

プロパティ値

supportedLicenseTypes

サポートされているライセンスの種類の一覧。

supportedLicenseTypes?: LicenseTypeCapability[]

プロパティ値

supportedMaintenanceConfigurations

サポートされているメンテナンス構成の一覧

supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]

プロパティ値

supportedMaxSizes

サポートされている最大サイズの一覧。

supportedMaxSizes?: MaxSizeRangeCapability[]

プロパティ値

supportedMinCapacities

サポート可能な最小容量の一覧

supportedMinCapacities?: MinCapacityCapability[]

プロパティ値

supportedPerDatabaseAutoPauseDelay

データベースごとの自動一時停止遅延に対応した時間帯

supportedPerDatabaseAutoPauseDelay?: PerDatabaseAutoPauseDelayTimeRange

プロパティ値

supportedPerDatabaseMaxPerformanceLevels

データベースごとのサポートされる最大パフォーマンス レベルの一覧。

supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]

プロパティ値

supportedPerDatabaseMaxSizes

データベースごとのサポートされる最大サイズの一覧。

supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]

プロパティ値

supportedZones

サポート可能なゾーン一覧

supportedZones?: ZonePinningCapability[]

プロパティ値

zoneRedundant

ゾーンの冗長性がパフォーマンス レベルでサポートされているかどうか。

zoneRedundant?: boolean

プロパティ値

boolean