ManagedClusterAgentPoolProfileProperties.StatusProvisioningError Property
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.
The error detail information of the agent pool. Preserves the detailed info of failure. If there was no error, this field is omitted. Serialized Name: AgentPoolStatus.provisioningError
public Azure.ResponseError StatusProvisioningError { get; }
member this.StatusProvisioningError : Azure.ResponseError
Public ReadOnly Property StatusProvisioningError As ResponseError