Share via


IConnectedCluster.ArcAgentProfileAgentState Property

Definition

Represents the current state of the Arc agentry and its dependent components.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Represents the current state of the Arc agentry and its dependent components.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentState", Update=false)]
public string ArcAgentProfileAgentState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Represents the current state of the Arc agentry and its dependent components.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentState", Update=false)>]
member this.ArcAgentProfileAgentState : string
Public ReadOnly Property ArcAgentProfileAgentState As String

Property Value

Attributes

Applies to