Share via


IArcAgentProfile.DesiredAgentVersion Property

Definition

Version of the Arc agents to be installed on the cluster resource

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Version of the Arc agents to be installed on the cluster resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="desiredAgentVersion")]
public string DesiredAgentVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Version of the Arc agents to be installed on the cluster resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="desiredAgentVersion")>]
member this.DesiredAgentVersion : string with get, set
Public Property DesiredAgentVersion As String

Property Value

Attributes

Applies to