Share via


SqlInstanceSettings.MinServerMemoryMb Property

Definition

SQL Server minimum memory.

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

Property Value

Implements

Attributes

Applies to