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

Property Value

Attributes

Applies to