Microsoft.SQLServer.2014.ContainerSQL Server 2014 DB Memory Optimized Data Container

Microsoft.SQLServer.2014.Container (ClassType)

Microsoft SQL Server 2014 Database Memory Optimized Data file group container

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId65cd144b-35d0-29bc-3a77-00eb2c7e9dc5

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.2014.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  File Group ID SQL Server 2014 Database File Group ID false 256  False 
FileGroupName  string  File Group Name SQL Server 2014 Database File Group Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Container" Accessibility="Public" Base="Microsoft.SQLServer.2014.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>