Microsoft.SystemCenter.VirtualMachineManager.PRO.V2.CloudPRO V2 雲端

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

由 VMM 管理並由效能與資源最佳化 (PRO) 監視的私人雲端

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.PRO.V2.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda2f0f919-beda-a129-fa4c-ccac040c0e41

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.VirtualMachineManager.PRO.Base:
VMMServer  string  VMM 伺服器 false 255  False     
Name  string  名稱 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>