Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnitUnité logique de stockage (abstrait)

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

Ce type abstrait est le type de base d'une unité logique de stockage

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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit:
ID  string  ID Identificateur d'unité logique de stockage true 2147483647  False 
Description  string  Description Description d'unité logique de stockage false 2147483647  False 
BlockSize  string  Taille de blocs Taille de bloc d'unité logique de stockage false 2147483647  False 
NumberOfBlocks  string  Nombre de blocs Nombre de blocs d'unité logique de stockage false 2147483647  False 
ThinlyProvisioned  string  Alloué dynamiquement Unité logique de stockage allouée dynamiquement false 2147483647  False 
Primordial  string  Primordial Primordial d'unité logique de stockage false 2147483647  False 
TotalCapacity  string  Capacité totale Capacité totale d'unité logique de stockage false 2147483647  False 
RemainingCapacity  string  Capacité restante Capacité restante de l'unité logique de stockage false 2147483647  False 
StorageClassification  string  Classification de stockage Classification du stockage de l'unité logique de stockage false 2147483647  False 
VirtualDiskUniqueID  string  ID unique du disque virtuel ID unique du disque virtuel 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>