Share via


IAgentPoolName Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.AgentPoolNameTypeConverter))]
public interface IAgentPoolName : Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.AgentPoolNameTypeConverter))>]
type IAgentPoolName = interface
    interface IJsonSerializable
Public Interface IAgentPoolName
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to