Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerФайловый сервер

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

Файловый сервер (абстрактный тип)

Element properties:

Base ClassSystem.ComputerRole
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId40f3486c-d730-b70c-e543-ef9f922cf024

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.FileServer:
ID  string  Идентификатор файлового сервера Идентификатор файлового сервера true 2147483647  False 
VMMServer  string  VMM-сервер VMM-сервер false 2147483647  False 
Description  string  Описание Описание файлового сервера false 2147483647  False 
FileServerType  string  Тип файлового сервера Тип файлового сервера false 2147483647  False 
ClusterName  string  Имя кластера файлового сервера Имя кластера файлового сервера false 2147483647  False 
StorageNodes  string  Узлы кластера файлового сервера Имена узлов кластера файлового сервера false 2147483647  False 
FreeSpace  string  Свободное пространство (в байтах) Свободное пространство файлового сервера false 2147483647  False 
Capacity  string  Емкость (в байтах) Емкость файлового сервера false 2147483647  False 
Model  string  Модель Модель файлового сервера false 2147483647  False 
Manufacturer  string  Изготовитель Изготовитель файлового сервера false 2147483647  False 
SerialNumber  string  Серийный номер Серийный номер файлового сервера false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServer" Accessibility="Public" Hosted="false" Abstract="true" Singleton="false" Base="System!System.ComputerRole">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server ObjectId"/>
<Property ID="VMMServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server Identifying Description"/>
<Property ID="FileServerType" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="ClusterName" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server Cluster Name"/>
<Property ID="StorageNodes" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Nodes names"/>
<Property ID="FreeSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server free space"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server capacity"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="N/A"/>
</ClassType>