你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IArcAgentProfile.AgentState Property

Definition

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

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

Property Value

Attributes

Applies to