Microsoft.SystemCenter.VirtualMachineManager.StoragePoolПул носителей

Microsoft.SystemCenter.VirtualMachineManager.StoragePool (ClassType)

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId026f568d-22ca-081b-de42-9f85471331af

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.StoragePool:
VMMId  string  ИД объекта VMM true 256  False 
Classification  string  Классификация хранилища false 256  False 
StorageArray  string  Массив хранения данных false 256  False 
HostGroups  string  Группы узлов false 65535  False 
TotalCapacity  string  Общая емкость false 256  False 
UsedCapacity  string  Используемая емкость false 256  False 
UsageDescription  string  Описание использования false 65535  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.StoragePool" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Classification" Type="string" Key="false"/>
<Property ID="StorageArray" Type="string" Key="false"/>
<Property ID="HostGroups" Type="string" Key="false" Length="65535"/>
<Property ID="TotalCapacity" Type="string" Key="false"/>
<Property ID="UsedCapacity" Type="string" Key="false"/>
<Property ID="UsageDescription" Type="string" Key="false" Length="65535"/>
</ClassType>