IExtensionUpgradeParameters.TargetVersion Property
Definition
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.
Extension Upgrade Target Version.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Extension Upgrade Target Version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetVersion")]
public string TargetVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Extension Upgrade Target Version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetVersion")>]
member this.TargetVersion : string with get, set
Public Property TargetVersion As String
Property Value
- Attributes