次の方法で共有


ContainerServiceFleetClusterSelectorTerm.LabelSelector Property

Definition

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

Property Value

Applies to