Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit記憶域論理ユニット (抽象)

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

この抽象型は、記憶域論理ユニットの基本型です。

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId99d6d66f-094b-2b90-a0d6-0742c4cb7ddb
CommentStorage Logical Unit (LUN)

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit:
ID  string  ID 記憶域論理ユニットの ID true 2147483647  False 
Description  string  説明 記憶域論理ユニットの説明 false 2147483647  False 
BlockSize  string  ブロック サイズ 記憶域論理ユニットのブロック サイズ false 2147483647  False 
NumberOfBlocks  string  ブロック数 記憶域論理ユニットのブロック数 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  仮想ディスク一意 ID 仮想ディスク一意 ID 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>