Dela via


SqlInstanceSettings.MaxDop Property

Definition

SQL Server MAXDOP.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public int? MaxDop { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.MaxDop : Nullable<int> with get, set
Public Property MaxDop As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to