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 géré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é
Et qui gérait Int32 l’instance de SQL Server.
- Attributs