SfZonalUpgradeMode.Hierarchical Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET