Share via


ArcAgentProfile.AgentError Property

Definition

List of arc agentry and system components errors on the cluster resource.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IAgentError> AgentError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)>]
member this.AgentError : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.IAgentError> with get, set
Public Property AgentError As List(Of IAgentError)

Property Value

Implements

Attributes

Applies to