Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDriveWirtualna stacja dysków

Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDrive (ClassType)

Ten typ abstrakcyjny jest typem bazowym wszystkich wirtualnych stacji dysków programu 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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualDiskDrive:
VMMId  string  Identyfikator obiektu programu VMM true 256  False     
DriveType  string  Stałe/dynamiczne/fizyczne false 256  False     
Path  string  Ścieżka false 256  False     
MaxSize  string  Maksymalny rozmiar false 256  False     
CurrentSize  string  Rozmiar bieżący false 256  False     
Classification  string  Klasyfikacja magazynu false 256  False     
IsShared  bool  Czy jest magazynem udostępnionym 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>