Partilhar via


IAgentError.Component Property

Definition

Agent component where error message occured.

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

Property Value

Attributes

Applies to