ManagedInstance.PhysicalMemory Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la mémoire physique de l’instance managée de SQL Server.
public:
property int PhysicalMemory { int get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public int PhysicalMemory { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.PhysicalMemory : int
Public ReadOnly Property PhysicalMemory As Integer
Valeur de propriété
Qui Int32 a géré l’instance de SQL Server.
- Attributs