Share via


IConnectedCluster.AgentVersion Property

Definition

Version of the agent running on the connected cluster resource

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Version of the agent running on the connected cluster resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentVersion", Update=false)]
public string AgentVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Version of the agent running on the connected cluster resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentVersion", Update=false)>]
member this.AgentVersion : string
Public ReadOnly Property AgentVersion As String

Property Value

Attributes

Applies to