Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerFájlkiszolgáló

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

Fájlkiszolgáló (absztrakt)

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) 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  Fájlkiszolgáló azonosítója A fájlkiszolgáló azonosítója true 2147483647  False 
VMMServer  string  VMM-kiszolgáló VMM-kiszolgáló false 2147483647  False 
Description  string  Leírás A fájlkiszolgáló leírása false 2147483647  False 
FileServerType  string  A fájlkiszolgáló típusa A fájlkiszolgáló típusa false 2147483647  False 
ClusterName  string  A fájlkiszolgálófürt neve A fájlkiszolgálófürt neve false 2147483647  False 
StorageNodes  string  Fájlkiszolgálófürt csomópontjai A fájlkiszolgálófürt csomópontjainak neve false 2147483647  False 
FreeSpace  string  Szabad terület (bájt) Szabad terület a fájlkiszolgálón false 2147483647  False 
Capacity  string  Kapacitás (bájt) A fájlkiszolgáló kapacitása false 2147483647  False 
Model  string  Modell Fájlkiszolgáló típusa false 2147483647  False 
Manufacturer  string  Gyártó A fájlkiszolgáló gyártója false 2147483647  False 
SerialNumber  string  SerialNumber A fájlkiszolgáló sorozatszáma 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>