SfZonalUpgradeMode.Hierarchical Property

Definition

If this value is omitted or set to Hierarchical, VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone. This update process is safer for the cluster and the user application.

public static Azure.ResourceManager.ServiceFabric.Models.SfZonalUpgradeMode Hierarchical { get; }
static member Hierarchical : Azure.ResourceManager.ServiceFabric.Models.SfZonalUpgradeMode
Public Shared ReadOnly Property Hierarchical As SfZonalUpgradeMode

Property Value

Applies to