ContainerServiceFleetClusterSelectorTerm.PropertySelectorMatchExpressions Property

Definition

MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetPropertySelectorRequirement> PropertySelectorMatchExpressions { get; }
member this.PropertySelectorMatchExpressions : System.Collections.Generic.IList<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetPropertySelectorRequirement>
Public ReadOnly Property PropertySelectorMatchExpressions As IList(Of ContainerServiceFleetPropertySelectorRequirement)

Property Value

Applies to