Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolumeKonak Birimi (özet)

Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolume (ClassType)

Bu özet türü Konak Birimi için temel türdür

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59b2f175-209a-55d5-de47-ad823cdcfb51
CommentHost Volume

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolume:
ID  string  Kimlik Konak Birimi Tanımlayıcısı true 2147483647  False     
MountPoints  string  Bağlama Noktaları Konak Bağlama Noktaları false 2147483647  False     
Capacity  string  Kapasite Konak Birim Kapasitesi false 2147483647  False     
VolumeLabel  string  Birim Etiketi Konak Birim Etiketi false 2147483647  False     
IsClustered  string  Kümelenmiş Konak Birim Kümelenmiş false 2147483647  False     
IsClusterSharedVolume  string  IsClusterSharedVolume Konak Birim Kümelenmiş Paylaşılan Birimdir false 2147483647  False     
FreeSpace  string  Boş Alan Konak Birimi Boş Alanı (bayt) false 2147483647  False     
IsAvailableForPlacement  bool  Yerleştirme için Kullanılabilir Konak Birimi Yerleştirme için Kullanılabilir false 2147483647       
Classification  string  Sınıflandırma Konak Birimi Sınıflandırması false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.HostVolume" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.LogicalEntity" Comment="Host Volume">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Identificator"/>
<Property ID="MountPoints" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Mount Points"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Capacity(bytes)"/>
<Property ID="VolumeLabel" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Label"/>
<Property ID="IsClustered" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume IsClustered"/>
<Property ID="IsClusterSharedVolume" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Is Cluster Shared Volume"/>
<Property ID="FreeSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Free space(bytes)"/>
<Property ID="IsAvailableForPlacement" Key="false" Type="bool" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Is Available for Placement"/>
<Property ID="Classification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Host Volume Classification"/>
</ClassType>