Aracılığıyla paylaş


ISqlVirtualMachine.SqlWorkloadTypeUpdateSettingSqlWorkloadType Property

Definition

SQL Server workload type.

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

Property Value

Attributes

Applies to