Microsoft.SQLServer.2016.ContainerSQL Server 2016 DB Memory-Optimized Data Container

Microsoft.SQLServer.2016.Container (ClassType)

Microsoft SQL Server 2016 Database Memory-Optimized Data Filegroup container

Element properties:

Base ClassMicrosoft.SQLServer.2016.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4d5640a9-3cfc-038e-ee27-57592af47b42

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SQLServer.2016.Container:
ContainerID  string  ID true 256  False 
ContainerName  string  Name false 256  False 
ContainerPath  string  Path false 256  False 
ContainerStorage  string  Storage false 256  False 
ContainerStorageType  string  Type of Storage false 256  False 
FileGroupID  string  Filegroup ID SQL Server 2016 Database File Group ID false 256  False 
FileGroupName  string  Filegroup Name SQL Server 2016 Database File Group Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.Container" Accessibility="Public" Base="Microsoft.SQLServer.2016.Component" Hosted="true" Abstract="false" Singleton="false">
<Property ID="ContainerID" Type="string" Key="true"/>
<Property ID="ContainerName" Type="string"/>
<Property ID="ContainerPath" Type="string"/>
<Property ID="ContainerStorage" Type="string"/>
<Property ID="ContainerStorageType" Type="string"/>
<Property ID="FileGroupID" Type="string"/>
<Property ID="FileGroupName" Type="string"/>
</ClassType>