ElasticPoolPerformanceLevelCapability interface
エラスティック プールのパフォーマンス レベル機能。
プロパティ
| included |
このパフォーマンス レベルに含まれる (無料) 最大サイズ。 |
| max |
サポートされているデータベースの最大数。 |
| performance |
プールのパフォーマンス レベル。 |
| reason | 機能が使用できない理由。 |
| sku | SKU。 |
| status | 機能の状態。 |
| supported |
自動一時停止遅延のサポート時間範囲 |
| supported |
サポートされているライセンスの種類の一覧。 |
| supported |
サポートされているメンテナンス構成の一覧 |
| supported |
サポートされている最大サイズの一覧。 |
| supported |
サポート可能な最小容量の一覧 |
| supported |
データベースごとの自動一時停止遅延に対応した時間帯 |
| supported |
データベースごとのサポートされる最大パフォーマンス レベルの一覧。 |
| supported |
データベースごとのサポートされる最大サイズの一覧。 |
| supported |
サポート可能なゾーン一覧 |
| zone |
ゾーンの冗長性がパフォーマンス レベルでサポートされているかどうか。 |
プロパティの詳細
includedMaxSize
maxDatabaseCount
サポートされているデータベースの最大数。
maxDatabaseCount?: number
プロパティ値
number
performanceLevel
reason
機能が使用できない理由。
reason?: string
プロパティ値
string
sku
status
supportedAutoPauseDelay
supportedLicenseTypes
サポートされているライセンスの種類の一覧。
supportedLicenseTypes?: LicenseTypeCapability[]
プロパティ値
supportedMaintenanceConfigurations
サポートされているメンテナンス構成の一覧
supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]
プロパティ値
supportedMaxSizes
supportedMinCapacities
supportedPerDatabaseAutoPauseDelay
データベースごとの自動一時停止遅延に対応した時間帯
supportedPerDatabaseAutoPauseDelay?: PerDatabaseAutoPauseDelayTimeRange
プロパティ値
supportedPerDatabaseMaxPerformanceLevels
データベースごとのサポートされる最大パフォーマンス レベルの一覧。
supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]
プロパティ値
supportedPerDatabaseMaxSizes
データベースごとのサポートされる最大サイズの一覧。
supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]
プロパティ値
supportedZones
zoneRedundant
ゾーンの冗長性がパフォーマンス レベルでサポートされているかどうか。
zoneRedundant?: boolean
プロパティ値
boolean