Microsoft.SystemCenter.VirtualMachineManager.2016.UserRoleQuota사용자 역할 할당량

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

이 클래스는 VMM에서 관리하는 사용자 역할을 나타냅니다.

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.UserRoleQuota
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9a5ffe2f-ab0d-fd9d-1237-0a9ae415eb55

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.2016.UserRoleQuota" Accessibility="Public" Abstract="false" Base="VMMBase!Microsoft.SystemCenter.VirtualMachineManager.UserRoleQuota" Hosted="false" Singleton="false"/>