Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.CloudNube de PRO V2

Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Cloud (ClassType)

Una nube privada administrada por VMM y supervisada por Optimización de rendimiento y recursos (PRO)

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId165b1f12-dd24-e26b-1753-b463d1db5b82

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  Servidor VMM false 255  False 
Name  string  Nombre false 255  False 
Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Cloud:
HostGroup  string      false 255  False 
Owner  string      false 255  False 
CPUCountInitial  int      false 256   
CustomQuotaCount  int      false 256   
LibraryStorageGB  int      false 256   
MemoryGB  int      false 256   
StorageGB  int      false 256   
VMCount  int      false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Cloud" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.Base" Hosted="false" Singleton="false">
<Property ID="HostGroup" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Owner" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="CPUCountInitial" Type="int" Key="false"/>
<Property ID="CustomQuotaCount" Type="int" Key="false"/>
<Property ID="LibraryStorageGB" Type="int" Key="false"/>
<Property ID="MemoryGB" Type="int" Key="false"/>
<Property ID="StorageGB" Type="int" Key="false"/>
<Property ID="VMCount" Type="int" Key="false"/>
</ClassType>