Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate컴퓨터 계층 템플릿

Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate (ClassType)

Virtual Machine Manager의 컴퓨터 계층 템플릿

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId78cb45ea-4c73-490b-cac3-b024292b896d

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.Extended.LibraryObject:
VMMId  string  Virtual Machine Manager ID Virtual Machine Manager의 ID true 256  False     
VMMServer  string  Virtual Machine Manager 서버 Virtual Machine Manager 서버 false 256  False     
Name  string  이름 이름 false 256  False     
Description  string  설명 설명 false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate:
Tag  string      false 256  False     
ServiceTemplate  string  서비스 템플릿 서비스 템플릿 false 256  False     
VMTemplate  string  가상 컴퓨터 템플릿 가상 컴퓨터 템플릿 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Extended.ComputerTierTemplate" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject" Hosted="false" Singleton="false">
<Property ID="Tag" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ServiceTemplate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="VMTemplate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>