Microsoft.SystemCenter.VirtualMachineManager.2012.UserRoleQuotaユーザー ロール クォータ

Microsoft.SystemCenter.VirtualMachineManager.2012.UserRoleQuota (ClassType)

このクラスは、VMM によって管理されるユーザー ロールを表します。

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.UserRoleQuota
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId86906867-facd-3578-549c-30ccfd7a338c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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.UserRoleQuota:
RoleID  string  ユーザー ロール識別子 true 256  False     
CloudId  string  クラウド識別子 true 256  False     
UseVMCountDefault  bool  VM 数の既定値の使用 false 256       
UseCPUCountDefault  bool  CPU 数の既定値の使用 false 256       
UseMemoryMBDefault  bool  メモリの既定値の使用 false 256       
UseStorageGBDefault  bool  記憶域の既定値の使用 false 256       
UseCustomQuotaCountDefault  bool  カスタム クォータ数の既定値の使用 false 256       
VMCount  int  VM 数 false 256       
CPUCount  int  CPU 数 false 256       
MemoryMB  int  メモリ (MB) false 256       
StorageGB  int  記憶域 (GB) false 256       
CustomQuotaCount  int  カスタム クォータ数 false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2012.UserRoleQuota" Accessibility="Public" Abstract="false" Base="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.UserRoleQuota" Hosted="false" Singleton="false"/>