ContainerServiceFleetPlacementPolicy.ClusterNames Property

Definition

ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed".

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

Property Value

Applies to