Share via


IAgentPoolProvisioningStatus1 Interface

Definition

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

Properties

CurrentState

The current state of the agent pool.

ErrorMessage

Error messages during an agent pool operation or steady state.

ReadyReplica

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to