Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShare.BaseDosya Paylaşımı Tabanı (özet)

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

Bu özet türü Dosya Paylaşımı'nın temel türüdür

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId353a5f9e-5dd5-52c9-688f-c3d86f28fa01

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.Base:
ID  string  Kimlik Dosya Paylaşımı Kimliği true 2147483647  False 
ShareName  string  Adı Dosya Paylaşımı Adı false 2147483647  False 
SharePath  string  Paylaşım Yolu Dosya Paylaşımı Paylaşım Yolu false 2147483647  False 
Description  string  Açıklama Dosya Paylaşımı Açıklaması false 2147483647  False 
StorageVolumeID  string  Depolama Birimi Tanımlayıcısı Dosya Paylaşımı Depolama Birimi Kimliği false 2147483647  False 
StorageFileServer  string  Dosya Sunucusu Kümesi Dosya Sunucusu Kümesi 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 
VMMServer  string  VMM Sunucusu VMM Sunucusu false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShare.Base" Accessibility="Public" Hosted="false" Abstract="true" Singleton="false" Base="System!System.LogicalEntity">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share ObjectId"/>
<Property ID="ShareName" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Name"/>
<Property ID="SharePath" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share path"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Identifying Description"/>
<Property ID="StorageVolumeID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Volume ID to be used for disambiguation"/>
<Property ID="StorageFileServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Server or Cluster Name"/>
<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"/>
<Property ID="VMMServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="VMMServer"/>
</ClassType>