Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShareОбщая папка (агрегатная функция) (абстрактный тип)

Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShare (ClassType)

Этот абстрактный тип является общей папкой верхнего уровня, в которую передаются данные о работоспособности.

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc322ee59-8f8c-2f11-b753-5a6d12ddf751

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.Storage.FileShare:
ID  string  ИД Идентификатор общей папки true 2147483647  False 
Description  string  Описание Описание общей папки false 2147483647  False 
IsAvailableForPlacement  string  Доступно для размещения Общая папка доступна для размещения false 2147483647  False 
IsManaged  string  Является управляемой Общая папка является управляемой false 2147483647  False 
HostAssociations  string  Связи с узлами Зарегистрированные узлы общей папки false 2147483647  False 
ClusterAssociations  string  Связи с кластерами Зарегистрированные кластеры общей папки false 2147483647  False 
StorageClassification  string  Классификация хранилища Классификация хранилища общей папки false 2147483647  False 
SharePath  string  Путь к общему ресурсу Путь к общей папке false 2147483647  False 
StorageVolumeID  string  Идентификатор тома хранилища ИД тома хранилища общей папки false 2147483647  False 
FreeSpace  string  Свободное пространство (в байтах) Свободное пространство в общей папке false 2147483647  False 
Capacity  string  Емкость (в байтах) Емкость общей папки false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShare" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.Device">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Identifier"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Description"/>
<Property ID="IsAvailableForPlacement" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Is Available for placement"/>
<Property ID="IsManaged" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Is Managed by VMM"/>
<Property ID="HostAssociations" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Semicolon separated list of hosts (names) registered to this share"/>
<Property ID="ClusterAssociations" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Semicolon separated list of clusters (names) registered to this share"/>
<Property ID="StorageClassification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Classfication"/>
<Property ID="SharePath" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share full path"/>
<Property ID="StorageVolumeID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Volume ID to be used for disambiguation"/>
<Property ID="FreeSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share free space"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share capacity"/>
</ClassType>