ServiceFabricManagedClusterData.ZonalUpdateMode 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.
Indicates the update mode for Cross Az clusters.
public Azure.ResourceManager.ServiceFabricManagedClusters.Models.ZonalUpdateMode? ZonalUpdateMode { get; set; }
member this.ZonalUpdateMode : Nullable<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ZonalUpdateMode> with get, set
Public Property ZonalUpdateMode As Nullable(Of ZonalUpdateMode)