ContainerServiceFleetClusterSelectorTerm.LabelSelector 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.
LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
public Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetLabelSelector LabelSelector { get; set; }
member this.LabelSelector : Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetLabelSelector with get, set
Public Property LabelSelector As ContainerServiceFleetLabelSelector