Share via


SqlInstanceSettings.MaxServerMemoryMb Property

Definition

SQL Server maximum memory.

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

Property Value

Implements

Attributes

Applies to