IExtensionTargetProperties.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.
Properties for the specified Extension to Upgrade.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Properties for the specified Extension to Upgrade.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetVersion", Update=true)]
public string TargetVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Properties for the specified Extension to Upgrade.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetVersion", Update=true)>]
member this.TargetVersion : string with get, set
Public Property TargetVersion As String
Property Value
- Attributes