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
supportedMaintenanceConfigurations
지원되는 유지보수 구성 목록
supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]
속성 값
supportedMaxSizes
supportedMinCapacities
supportedPerDatabaseAutoPauseDelay
데이터베이스별 자동 일시정지 지연 지원 시간 범위
supportedPerDatabaseAutoPauseDelay?: PerDatabaseAutoPauseDelayTimeRange
속성 값
supportedPerDatabaseMaxPerformanceLevels
데이터베이스당 지원되는 최대 성능 수준 목록입니다.
supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]
속성 값
supportedPerDatabaseMaxSizes
데이터베이스당 지원되는 최대 크기 목록입니다.
supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]
속성 값
supportedZones
zoneRedundant
성능 수준에서 영역 중복이 지원되는지 여부입니다.
zoneRedundant?: boolean
속성 값
boolean