IConnectedClusterProperties.ArcAgentProfileAgentState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ArcAgentProfileAgentState { 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.ArcAgentProfileAgentState : string
Public ReadOnly Property ArcAgentProfileAgentState As String
Property Value
- Attributes