Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerFile Server

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

File Server (abstract)

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServer:
ID  string  File Server Identifier File Server ID true 2147483647  False 
VMMServer  string  VMM Server VMM Server false 2147483647  False 
Description  string  Description File Server Description false 2147483647  False 
FileServerType  string  File Server Type File Server Type false 2147483647  False 
ClusterName  string  File Server Cluster Name File Server Cluster Name false 2147483647  False 
StorageNodes  string  File Server Cluster Nodes File Server Cluster Node Names false 2147483647  False 
FreeSpace  string  Free Space (Bytes) File Server Free Space false 2147483647  False 
Capacity  string  Capacity (Bytes) File Server Capacity false 2147483647  False 
Model  string  Model File Server Model false 2147483647  False 
Manufacturer  string  Manufacturer File Server Manufacturer false 2147483647  False 
SerialNumber  string  SerialNumber File Server Serial Number 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>