Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDriveVirtuell diskenhet

Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDrive (ClassType)

Den här abstrakta typen är bastypen för alla virtuella diskenheter i VMM

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId230059ad-298e-d8ef-1611-51445f94e067

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDrive:
VMMId  string  ID för VMM-objekt true 256  False     
DriveType  string  Fast/dynamisk/fysisk false 256  False     
Path  string  Sökväg false 256  False     
MaxSize  string  Maximal storlek false 256  False     
CurrentSize  string  Aktuell storlek false 256  False     
Classification  string  Lagringsklassificering false 256  False     
IsShared  bool  Har delad lagring false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDrive" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualHardwareComponent" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="DriveType" Type="string" Key="false"/>
<Property ID="Path" Type="string" Key="false"/>
<Property ID="MaxSize" Type="string" Key="false"/>
<Property ID="CurrentSize" Type="string" Key="false"/>
<Property ID="Classification" Type="string" Key="false"/>
<Property ID="IsShared" Type="bool" Key="false"/>
</ClassType>