Share via


NodeSelectorRequirementV1.Key Property

Definition

Specifies the key that is used to match against node labels or attributes.

[YamlDotNet.Serialization.YamlMember(Alias="key")]
public string Key { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="key")>]
member this.Key : string with get, set
Public Property Key As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to