다음을 통해 공유


IConnectedCluster.AgentVersion Property

Definition

Version of the agent running on the connected cluster resource

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

Property Value

Attributes

Applies to