VKernel.CapacityAnalyzer.TemplateHyper-V Template

VKernel.CapacityAnalyzer.Template (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIde003e911-da39-a6f4-6617-8135b3376a0d

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 
VKernel.CapacityAnalyzer.Template:
VMMId  guid  ID true 256   
Name  string  Name false 256  False 
CPUReserve  int  CPUReserve false 256   
CPUMax  int  CPUMax false 256   
RelativeWeight  int  RelativeWeight false 256   
MemoryWeight  int  MemoryWeight false 256   
VirtualizationPlatform  string  VirtualizationPlatform false 256  False 
IsHighlyAvailable  string  IsHighlyAvailable false 20  False 
OperatingSystem  string  OperationSystem false 256  False 
DynamicMemoryEnabled  bool  DynamicMemoryEnabled false 256   
DynamicMemoryMaximumMB  int  DynamicMemoryMaximumMB false 256   
DynamicMemoryBufferPercentage  int  DynamicMemoryBufferPercentage false 256   
CPUCount  int      false 256   
IsTemplate  bool  IsTemplate false 256   
CreationTime  string  CreationTime false 256  False 
ModifiedTime  string  ModifiedTime false 256  False 
TotalVHDCapacity  string  TotalVHDCapacity false 256  False 

Health Model:

Source Code:

<ClassType ID="VKernel.CapacityAnalyzer.Template" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="VMMId" Type="guid" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CPUReserve" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CPUMax" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RelativeWeight" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MemoryWeight" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VirtualizationPlatform" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsHighlyAvailable" Type="string" Key="false" CaseSensitive="false" Length="20" MinLength="0"/>
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DynamicMemoryEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DynamicMemoryMaximumMB" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DynamicMemoryBufferPercentage" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CPUCount" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsTemplate" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CreationTime" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModifiedTime" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalVHDCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>