Share via


IAgentError.Component Property

Definition

Agent component where error message occured.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Agent component where error message occured.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="component", Update=false)]
public string Component { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Agent component where error message occured.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="component", Update=false)>]
member this.Component : string
Public ReadOnly Property Component As String

Property Value

Attributes

Applies to