Share via


SkuOfferingLimits interface

The limits associated with this SKU offered in this region.

Properties

indexers

The maximum number of indexers available for this SKU.

indexes

The maximum number of indexes available for this SKU.

partitions

The maximum number of partitions available for this SKU.

partitionStorageInGigabytes

The maximum storage size in Gigabytes available for this SKU per partition.

partitionVectorStorageInGigabytes

The maximum vector storage size in Gigabytes available for this SKU per partition.

replicas

The maximum number of replicas available for this SKU.

searchUnits

The maximum number of search units available for this SKU.

Property Details

indexers

The maximum number of indexers available for this SKU.

indexers?: number

Property Value

number

indexes

The maximum number of indexes available for this SKU.

indexes?: number

Property Value

number

partitions

The maximum number of partitions available for this SKU.

partitions?: number

Property Value

number

partitionStorageInGigabytes

The maximum storage size in Gigabytes available for this SKU per partition.

partitionStorageInGigabytes?: number

Property Value

number

partitionVectorStorageInGigabytes

The maximum vector storage size in Gigabytes available for this SKU per partition.

partitionVectorStorageInGigabytes?: number

Property Value

number

replicas

The maximum number of replicas available for this SKU.

replicas?: number

Property Value

number

searchUnits

The maximum number of search units available for this SKU.

searchUnits?: number

Property Value

number