Language

PSKubeLabelSelector.MatchLabels Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="matchLabels")]
public System.Collections.Generic.Dictionary<string,string> MatchLabels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchLabels")>]
member this.MatchLabels : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property MatchLabels As Dictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to