Dela via


CognitiveServicesSku.Capacity Property

Definition

If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.

public Azure.Provisioning.BicepValue<int> Capacity { get; set; }
member this.Capacity : Azure.Provisioning.BicepValue<int> with get, set
Public Property Capacity As BicepValue(Of Integer)

Property Value

Applies to