共用方式為


RedisSku.Capacity Property

Definition

The size of the Redis cache to deploy. Valid values: for C (Basic/Standard) family (0, 1, 2, 3, 4, 5, 6), for P (Premium) family (1, 2, 3, 4).

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