ZonalAllocationPolicy.UserDefined Property

Definition

UserDefined means the zones for the cache are manually configured using the 'zones' property, and can not be automatically selected.

public static Azure.ResourceManager.Redis.Models.ZonalAllocationPolicy UserDefined { get; }
static member UserDefined : Azure.ResourceManager.Redis.Models.ZonalAllocationPolicy
Public Shared ReadOnly Property UserDefined As ZonalAllocationPolicy

Property Value

Applies to