IExtensionTargetProperties.TargetVersion Property

Definition

Properties for the specified Extension to Upgrade.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.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.ConnectedMachine.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

Applies to