ReadScaleCapability interface

The read scale capability.

Properties

maxNumberOfReplicas

The maximum number of read scale replicas. NOTE: This property will not be serialized. It can only be populated by the server.

reason

The reason for the capability not being available.

status

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

maxNumberOfReplicas

The maximum number of read scale replicas. NOTE: This property will not be serialized. It can only be populated by the server.

maxNumberOfReplicas?: number

Property Value

number

reason

The reason for the capability not being available.

reason?: string

Property Value

string

status

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

status?: CapabilityStatus

Property Value