Dela via


ISqlVirtualMachine.SqlImageSku Property

Definition

SQL Server edition type.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server edition type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.SqlImageSku) }, ReadOnly=false, Required=false, SerializedName="sqlImageSku")]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.SqlImageSku? SqlImageSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server edition type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.SqlImageSku) }, ReadOnly=false, Required=false, SerializedName="sqlImageSku")>]
member this.SqlImageSku : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.SqlImageSku> with get, set
Public Property SqlImageSku As Nullable(Of SqlImageSku)

Property Value

Attributes

Applies to