Share via


ServiceFabricManagedNodeTypeData.Zones Property

Definition

Specifies the availability zones where the node type would span across. If the cluster is not spanning across availability zones, initiates az migration for the cluster.

public System.Collections.Generic.IList<string> Zones { get; }
member this.Zones : System.Collections.Generic.IList<string>
Public ReadOnly Property Zones As IList(Of String)

Property Value

Applies to