Share via


IKubernetesLabel.Key Property

Definition

The name of the label or taint.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of the label or taint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="key")]
public string Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of the label or taint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="key")>]
member this.Key : string with get, set
Public Property Key As String

Property Value

Attributes

Applies to