DataONTAP.PRO.VirtualMachine.PublicData ONTAP PRO: Hyper-V Virtual Machine Target

DataONTAP.PRO.VirtualMachine.Public (ClassType)

This is the PRO target, one per monitored hyper-v virtual machine.

Knowledge Base article:

Summary

This is the PRO target, one per monitored virtual machine.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.VirtualMachine
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdee45c6d5-d21e-a5ff-8620-55ecf07e7d2e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM Server false 255  False     
Name  string  Name false 255  False     
Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.VirtualMachine:
VMName  string      false 255  False     
Owner  string      false 255  False     
CreationTime  string      false 255  False     
Description  string      false 255  False     
TotalRAM  int      false 256       
NoOfVirtualDisks  int      false 256       
NoOfNICs  int      false 256       
MaxSizeOfVirtualDisks  string      false 255  False     
ProcessorCount  string      false 255  False     
DeploymentPath  string      false 255  False     
CostCenter  string      false 255  False     
HostName  string      false 255  False     
DataONTAP.PRO.VirtualMachine.Public:
VmGuid  string  GUID of VM GUID assigned by HyperV true 256  False     
VmFqdn  string  FQDN of VM false 256  False     

Health Model:

Source Code:

<ClassType ID="DataONTAP.PRO.VirtualMachine.Public" Accessibility="Public" Abstract="false" Base="MicrosoftSystemCenterVirtualMachineManagerPROV2Library!Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.VirtualMachine" Hosted="false" Singleton="false">
<Property ID="VmGuid" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="VmFqdn" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>