Delen via


IAgentPoolProfileNodeLabels Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.AgentPoolProfileNodeLabelsTypeConverter))]
public interface IAgentPoolProfileNodeLabels : Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.AgentPoolProfileNodeLabelsTypeConverter))>]
type IAgentPoolProfileNodeLabels = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IAgentPoolProfileNodeLabels
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to