Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualHardDisk虚拟硬盘

Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualHardDisk (ClassType)

Element properties:

Base ClassSystem.Device
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4d018402-e2db-c01b-7b59-5f109ce5bc65

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualHardDisk:
VHDId  string  虚拟硬盘 ID true 255  False 
Type  string  固定/动态/物理 false 255  False 
Path  string  路径或磁盘 ID false 255  False 
Location  string  硬盘位置 false 255  False 
MaxSize  string  最大大小 false 255  False 
CurrentSize  string  当前大小 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualHardDisk" Abstract="false" Accessibility="Public" Base="System!System.Device" Hosted="false" Singleton="false">
<Property ID="VHDId" Type="string" Key="true" CaseSensitive="false" Length="255"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="MaxSize" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="CurrentSize" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>