Share via


ISqlVirtualMachineGroup.SqlImageSku Property

Definition

SQL image sku.

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

Property Value

Attributes

Applies to