Language

PSKubeLabelSelector.MatchExpressions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="matchExpressions")]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSLabelSelectorExpression> MatchExpressions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchExpressions")>]
member this.MatchExpressions : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSLabelSelectorExpression> with get, set
Public Property MatchExpressions As List(Of PSLabelSelectorExpression)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to