Langage

IScanPropertiesV2.SqlVersion Property

Definition

The SQL version.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The SQL version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sqlVersion", Update=true)]
public string SqlVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The SQL version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sqlVersion", Update=true)>]
member this.SqlVersion : string with get, set
Public Property SqlVersion As String

Property Value

Attributes

Applies to