ZonalUpdateMode type
Defines values for ZonalUpdateMode.
KnownZonalUpdateMode can be used interchangeably with ZonalUpdateMode,
this enum contains the known values that the service supports.
Known values supported by the service
Standard: The cluster will use 5 upgrade domains for Cross Az Node types.
Fast: The cluster will use a maximum of 3 upgrade domains per zone instead of 5 for Cross Az Node types for faster deployments.
type ZonalUpdateMode = string
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 JavaScript