IServerInformation.PhysicalMemory Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_PhysicalMemoryDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_PhysicalMemoryName")]
public int PhysicalMemory { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_PhysicalMemoryDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_PhysicalMemoryName")>]
member this.PhysicalMemory : int
Public ReadOnly Property PhysicalMemory As Integer

Property Value

Attributes

Applies to