IAgentPoolProvisioningStatus1 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |