Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShareDosya Paylaşımı (Toplam) (özet)

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

Bu özet türü, sistem durumu dökümlerinin toplandığı üst düzey Dosya Paylaşımı'dır.

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20697bf7-c42a-f125-f061-e9bff302cbea

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.FileShare:
ID  string  Kimlik Dosya Paylaşımı Tanımlayıcısı true 2147483647  False 
Description  string  Açıklama Dosya Paylaşımı Açıklaması false 2147483647  False 
IsAvailableForPlacement  string  Yerleştirme için Kullanılabilir Dosya Paylaşımı Yerleştirme için Kullanılabilir false 2147483647  False 
IsManaged  string  Yönetilen Dosya Paylaşımı Yönetilen false 2147483647  False 
HostAssociations  string  Konak İlişkilendirmeleri Dosya Paylaşımı kayıtlı Konakları false 2147483647  False 
ClusterAssociations  string  Küme İlişkilendirmeleri Dosya Paylaşımı kayıtlı Kümeleri false 2147483647  False 
StorageClassification  string  Depolama Sınıflandırması Dosya Paylaşımı Depolama Sınıflandırması false 2147483647  False 
SharePath  string  Paylaşım Yolu Dosya Paylaşımı Paylaşım Yolu false 2147483647  False 
StorageVolumeID  string  Depolama Birimi Tanımlayıcısı Dosya Paylaşımı Depolama Birimi Kimliği false 2147483647  False 
FreeSpace  string  Boş Alan (Bayt) Dosya Paylaşımı Boş alanı false 2147483647  False 
Capacity  string  Kapasite (Bayt) Dosya Paylaşımı Kapasitesi 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>