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 (KOR) Description (KOR) 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  IsClusterSharedVolume 클러스터 공유 볼륨입니다. 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>