Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerDosya Sunucusu

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

Dosya Sunucusu (özet)

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) 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  Dosya Sunucusu Tanımlayıcısı Dosya Sunucusu Kimliği true 2147483647  False 
VMMServer  string  VMM Sunucusu VMM Sunucusu false 2147483647  False 
Description  string  Açıklama Dosya Sunucusu Açıklaması false 2147483647  False 
FileServerType  string  Dosya Sunucusu Türü Dosya Sunucusu Türü false 2147483647  False 
ClusterName  string  Dosya Sunucusu Küme Adı Dosya Sunucusu Küme Adı false 2147483647  False 
StorageNodes  string  Dosya Sunucusu Küme Düğümleri Dosya Sunucusu Küme Düğümü Adları false 2147483647  False 
FreeSpace  string  Boş Alan (Bayt) Dosya Sunucusu Boş Alanı false 2147483647  False 
Capacity  string  Kapasite (Bayt) Dosya Sunucusu Kapasitesi false 2147483647  False 
Model  string  Model Dosya Sunucusu Modeli false 2147483647  False 
Manufacturer  string  Üretici Dosya Sunucusu Üreticisi false 2147483647  False 
SerialNumber  string  SerialNumber Dosya Sunucusu Seri Numarası 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>