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 (JPN) Description (JPN) 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  ファイル サーバー ボリューム一意識別子 ファイル サーバー ボリュームの一意の ID 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  クラスターの共有ボリューム クラスター共有ボリューム 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>