IClusterAvailableInPlaceUpgradeProperties.TargetClusterVersion Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Target cluster version of component to be upgraded.
C#
[Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Runtime.Info(Create=true, Description="Target cluster version of component to be upgraded.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetClusterVersion", Update=true)]
public string TargetClusterVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HdInsightOnAks.Runtime.Info(Create=true, Description="Target cluster version of component to be upgraded.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetClusterVersion", Update=true)>]
member this.TargetClusterVersion : string with get, set
Public Property TargetClusterVersion As String
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |