Microsoft.SystemCenter.VirtualMachineManager.Storage.FileServerStorageVolume.MSSvazek souborového serveru (nejvyšší úroveň) (abstrakce)

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

Svazek souborového serveru

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 (CSY) Description (CSY) 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.FileServerStorageVolume.MS:
StorageVolumeID  string  ID svazku úložiště Identifikátor svazku true 2147483647  False 
UniqueID  string  Jedinečný identifikátor svazku souborového serveru Jedinečné ID svazku souborového serveru true 2147483647  False 
VolumeLabel  string  Popisek svazku Popisek svazku false 2147483647  False 
Description  string  Popis Popis svazku souborového serveru false 2147483647  False 
Capacity  string  Kapacita Kapacita svazku false 2147483647  False 
FreeSpace  string  Volné místo Volné místo (bajty) false 2147483647  False 
IsClusterSharedVolume  string  IsClusterSharedVolume Je sdílený svazek clusteru false 2147483647  False 
Classification  string  Klasifikace úložiště Klasifikace úložiště svazku souborového serveru false 2147483647  False 
ClusterName  string  Název clusteru souborového serveru Název clusteru souborového serveru false 2147483647  False 
VMMServer  string  Server nástroje VMM Plně kvalifikovaný název domény serveru nástroje VMM 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>