Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit存放裝置邏輯單元 (抽象)

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

此抽象類型是存放裝置邏輯單元的基底類型

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaa21741f-4057-a05a-6329-02af0a04d7de
CommentStorage Logical Unit (LUN)

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit:
ID  string  識別碼 存放裝置邏輯單元識別碼 true 2147483647  False 
Description  string  描述 存放裝置邏輯單元描述 false 2147483647  False 
BlockSize  string  區塊大小 存放裝置邏輯單元區塊大小 false 2147483647  False 
NumberOfBlocks  string  NumberOfBlocks 存放裝置邏輯單元區塊數目 false 2147483647  False 
ThinlyProvisioned  string  精簡佈建 精簡佈建的存放裝置邏輯單元 false 2147483647  False 
Primordial  string  原始 原始存放裝置邏輯單元 false 2147483647  False 
TotalCapacity  string  總容量 存放裝置邏輯單元總容量 false 2147483647  False 
RemainingCapacity  string  剩餘容量 存放裝置邏輯單元剩餘容量 false 2147483647  False 
StorageClassification  string  存放裝置分類 存放裝置邏輯單元存放裝置分類 false 2147483647  False 
VirtualDiskUniqueID  string  虛擬磁碟唯一識別碼 虛擬磁碟唯一識別碼 false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.Device" Comment="Storage Logical Unit (LUN)">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Identificator"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Description"/>
<Property ID="BlockSize" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Vol Logical Unitume Block Size"/>
<Property ID="NumberOfBlocks" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Number Of Blocks"/>
<Property ID="ThinlyProvisioned" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Thinly Provisioned"/>
<Property ID="Primordial" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Primordial"/>
<Property ID="TotalCapacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Total Capacity"/>
<Property ID="RemainingCapacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Remaining Capacity"/>
<Property ID="StorageClassification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Logical Unit Storage Classification"/>
<Property ID="VirtualDiskUniqueID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Disk Unique ID "/>
</ClassType>