Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerStorageVolume.MS檔案伺服器磁碟區 (上層) (抽象)

Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerStorageVolume.MS (ClassType)

檔案伺服器磁碟區

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId71588b24-085f-c0b1-840f-dfc2a5530dab
CommentHosted by Management server

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerStorageVolume.MS:
StorageVolumeID  string  StorageVolumeID 磁碟區識別碼 true 2147483647  False 
UniqueID  string  檔案伺服器磁碟區唯一識別碼 檔案伺服器磁碟區唯一識別碼 true 2147483647  False 
VolumeLabel  string  磁碟區標籤 磁碟區標籤 false 2147483647  False 
Description  string  描述 檔案伺服器磁碟區描述 false 2147483647  False 
Capacity  string  容量 磁碟區容量 false 2147483647  False 
FreeSpace  string  可用空間 可用空間 (位元組) false 2147483647  False 
IsClusterSharedVolume  string  IsClusterSharedVolume Is 叢集共用磁碟區 false 2147483647  False 
Classification  string  存放裝置分類 檔案伺服器磁碟區存放裝置分類 false 2147483647  False 
ClusterName  string  檔案伺服器叢集名稱 檔案伺服器叢集名稱 false 2147483647  False 
VMMServer  string  VMM 伺服器 VMM 伺服器 FQDN false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerStorageVolume.MS" Accessibility="Public" Hosted="false" Abstract="true" Singleton="false" Base="System!System.LogicalEntity" Comment="Hosted by Management server">
<Property ID="StorageVolumeID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server StorageVolume Identifier"/>
<Property ID="UniqueID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server Volume UniqueIdentifier"/>
<Property ID="VolumeLabel" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="VolumeLabel"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server Volume Description"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Volume Capacity(bytes)"/>
<Property ID="FreeSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Volume Free space(bytes)"/>
<Property ID="IsClusterSharedVolume" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Volume Is Cluster Shared Volume"/>
<Property ID="Classification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Server Volume Classfication"/>
<Property ID="ClusterName" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File server cluster name"/>
<Property ID="VMMServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="VMMServer"/>
</ClassType>