ManagedInstanceVcoresCapability interface
관리되는 인스턴스 가상 코어 기능입니다.
속성
| included |
포함된 크기입니다. |
| included |
저장 IOps 포함. |
| included |
저장 처리량 MBps가 포함되어 있습니다. |
| instance |
True이면 인스턴스 풀의 관리되는 인스턴스에 대해 이 서비스 목표가 지원됩니다. |
| iops |
선택한 저장 GB당 IOps 오버라이드 계수가 포함되어 있었습니다. |
| iops |
선택한 저장 GB당 최소 IOPSps 오버라이드 계수. |
| name | 가상 코어 식별자입니다. |
| reason | 기능을 사용할 수 없는 이유입니다. |
| standalone |
이 서비스 목표가 독립 실행형 관리형 인스턴스에 대해 지원되는 경우 True입니다. |
| status | 기능의 상태입니다. |
| supported |
지원되는 유지보수 구성 목록 |
| supported |
메모리 제한 MB 범위. |
| supported |
GB 단위로 메모리 크기를 지원했습니다. |
| supported |
스토리지 IOps 범위. |
| supported |
스토리지 크기 범위입니다. |
| supported |
스토리지 처리량 MBps 범위입니다. |
| throughput |
선택한 스토리지 GB당 처리량 MBps 오버라이드 계수가 포함되어 있습니다. |
| throughput |
선택된 스토리지 GB당 최소 처리량 MBps 오버라이드 계수입니다. |
| value | 가상 코어 값입니다. |
속성 세부 정보
includedMaxSize
includedStorageIOps
저장 IOps 포함.
includedStorageIOps?: number
속성 값
number
includedStorageThroughputMBps
저장 처리량 MBps가 포함되어 있습니다.
includedStorageThroughputMBps?: number
속성 값
number
instancePoolSupported
True이면 인스턴스 풀의 관리되는 인스턴스에 대해 이 서비스 목표가 지원됩니다.
instancePoolSupported?: boolean
속성 값
boolean
iopsIncludedValueOverrideFactorPerSelectedStorageGB
선택한 저장 GB당 IOps 오버라이드 계수가 포함되어 있었습니다.
iopsIncludedValueOverrideFactorPerSelectedStorageGB?: number
속성 값
number
iopsMinValueOverrideFactorPerSelectedStorageGB
선택한 저장 GB당 최소 IOPSps 오버라이드 계수.
iopsMinValueOverrideFactorPerSelectedStorageGB?: number
속성 값
number
name
가상 코어 식별자입니다.
name?: string
속성 값
string
reason
기능을 사용할 수 없는 이유입니다.
reason?: string
속성 값
string
standaloneSupported
이 서비스 목표가 독립 실행형 관리형 인스턴스에 대해 지원되는 경우 True입니다.
standaloneSupported?: boolean
속성 값
boolean
status
supportedMaintenanceConfigurations
지원되는 유지보수 구성 목록
supportedMaintenanceConfigurations?: ManagedInstanceMaintenanceConfigurationCapability[]
속성 값
supportedMemoryLimitsMB
supportedMemorySizesInGB
GB 단위로 메모리 크기를 지원했습니다.
supportedMemorySizesInGB?: MaxLimitRangeCapability
속성 값
supportedStorageIOps
supportedStorageSizes
supportedStorageThroughputMBps
스토리지 처리량 MBps 범위입니다.
supportedStorageThroughputMBps?: MaxLimitRangeCapability
속성 값
throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB
선택한 스토리지 GB당 처리량 MBps 오버라이드 계수가 포함되어 있습니다.
throughputMBpsIncludedValueOverrideFactorPerSelectedStorageGB?: number
속성 값
number
throughputMBpsMinValueOverrideFactorPerSelectedStorageGB
선택된 스토리지 GB당 최소 처리량 MBps 오버라이드 계수입니다.
throughputMBpsMinValueOverrideFactorPerSelectedStorageGB?: number
속성 값
number
value
가상 코어 값입니다.
value?: number
속성 값
number