Share via


IClusterUpdateVersionParameters.TargetClusterVersion Property

Definition

The version to be applied to the cluster during update.

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

Property Value

Attributes

Applies to