Share via


IConnectedCluster.ArcAgentProfileDesiredAgentVersion 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 ArcAgentProfileDesiredAgentVersion { 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.ArcAgentProfileDesiredAgentVersion : string with get, set
Public Property ArcAgentProfileDesiredAgentVersion As String

Property Value

Attributes

Applies to