Microsoft.SystemCenter.VirtualMachineManager.Storage.VMHostDiskSanal Makine Konak Diski (özet)

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

Bu özet türü Sanal Makine Konak Diski için temel türdür

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId64ca4b5c-397a-b761-a036-fbad3739474e

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.VMHostDisk:
ID  string  Kimlik Sanal Makine Konak Diski Tanımlayıcısı true 2147483647  False     
Capacity  string  Kapasite Sanal Makine Konak Disk Kapasitesi false 2147483647  False     
IsClustered  bool  Kümelenmiş Sanal Makine Konak Diski Kümelenmiş false 256       
IsSanAttached  bool  San Ekli Sanal Makine Konak Diskine San Ekli false 256       
IsPassThroughCapable  bool  Doğrudan Uyumlu Sanal Makine Konak Diski Doğrudan Uyumlu false 256       
DiskID  string  Disk Kimliği Sanal Makine Konak Diski Disk Kimliği false 2147483647  False     
Location  string  Konum Sanal Makine Konak Diski Konumu false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.VMHostDisk" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.LogicalEntity">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Machine Host Disk Identificator"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Machine Host Disk Capacity"/>
<Property ID="IsClustered" Key="false" Type="bool" Comment="Virtual Machine Host Disk Is Clustered"/>
<Property ID="IsSanAttached" Key="false" Type="bool" Comment="Virtual Machine Host Disk Is San Attached"/>
<Property ID="IsPassThroughCapable" Key="false" Type="bool" Comment="Virtual Machine Host Disk Is Pass Through Capable"/>
<Property ID="DiskID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Machine Host Disk Disk ID"/>
<Property ID="Location" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Machine Host Disk Location"/>
</ClassType>