Share via


ISiteExtensionInfoProperties.Version Property

Definition

Version information.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Version information.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")]
public string Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Version information.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")>]
member this.Version : string with get, set
Public Property Version As String

Property Value

Attributes

Applies to