Microsoft.SystemCenter.VirtualMachineManager.MACAddressPoolПул MAC-адресов

Microsoft.SystemCenter.VirtualMachineManager.MACAddressPool (ClassType)

Этот абстрактный тип является базовым типом для всех пулов MAC-адресов VMM

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1dfa8c7c-a424-521d-5f79-4fc34e9bc9e0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) 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.MACAddressPool:
VMMId  string  ИД объекта VMM true 256  False     
VMMServer  string  Сервер Virtual Machine Manager false 256  False     
RangeStart  string  Начало диапазона false 256  False     
RangeEnd  string  Конец диапазона false 256  False     
HostGroups  string  Группы узлов false 65535  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.MACAddressPool" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="VMMServer" Type="string" Key="false"/>
<Property ID="RangeStart" Type="string" Key="false"/>
<Property ID="RangeEnd" Type="string" Key="false"/>
<Property ID="HostGroups" Type="string" Key="false" Length="65535"/>
</ClassType>