Share via


IClusterUpdateVersionParameters.TargetClusterVersion Property

Definition

The version to be applied to the cluster during update.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The version to be applied to the cluster during update.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="targetClusterVersion")]
public string TargetClusterVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The version to be applied to the cluster during update.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="targetClusterVersion")>]
member this.TargetClusterVersion : string with get, set
Public Property TargetClusterVersion As String

Property Value

Attributes

Applies to