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 (KOR) Description (KOR) 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"/>