Microsoft.SystemCenter.VirtualMachineManager.PrivateCloudChmura prywatna

Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud (ClassType)

Ten typ abstrakcyjny jest typem bazowym wszystkich chmur prywatnych programu 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PrivateCloud:
VMMId  string  Identyfikator obiektu programu VMM true 256  False     
MaximumVMCount  string  Maksymalna liczba maszyn wirtualnych false 256  False     
MaximumVCPUCount  string  Maksymalna liczba procesorów wirtualnych false 256  False     
CustomQuota  string  Przydział niestandardowy false 256  False     
MaximumStorage  string  Maksymalna wielkość magazynu false 256  False     
MaximumMemory  string  Maksymalna wielkość pamięci false 256  False     
VMMServer  string  Serwer programu Virtual Machine Manager false 256  False     
ClusterNames  string  Lista nazw klastrów false 65535  False     
ClassificationNames  string  Klasyfikacje magazynów false 65535  False     
Description  string  Opis false 65535  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"/>
<Property ID="ClusterNames" Type="string" Key="false" MaxLength="65535"/>
<Property ID="ClassificationNames" Type="string" Key="false" MaxLength="65535"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
</ClassType>