Microsoft.SystemCenter.VirtualMachineManager.PrivateCloudCloud privato

Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud (ClassType)

Questo tipo astratto è il tipo base per tutti i cloud privati VMM

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Cloud
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId027e744b-a041-4bd9-0e84-da0b7dffaa67

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud:
VMMId  string  ID oggetto VMM true 256  False 
MaximumVMCount  string  Conteggio macchine virtuali massime false 256  False 
MaximumVCPUCount  string  Conteggio CPU virtuale massima false 256  False 
CustomQuota  string  Quota personalizzata false 256  False 
MaximumStorage  string  Archiviazione massima false 256  False 
MaximumMemory  string  Memoria massima false 256  False 
VMMServer  string  Server Virtual Machine Manager false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.VirtualMachineManager.Cloud" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="MaximumVMCount" Type="string" Key="false"/>
<Property ID="MaximumVCPUCount" Type="string" Key="false"/>
<Property ID="CustomQuota" Type="string" Key="false"/>
<Property ID="MaximumStorage" Type="string" Key="false"/>
<Property ID="MaximumMemory" Type="string" Key="false"/>
<Property ID="VMMServer" Type="string" Key="false"/>
</ClassType>