Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnitUnidade Lógica de Armazenamento (abstrato)

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

Este tipo abstrato é o tipo de base para a Unidade Lógica de Armazenamento

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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit:
ID  string  ID Identificador da Unidade Lógica de Armazenamento true 2147483647  False 
Description  string  Descrição Descrição da Unidade Lógica de Armazenamento false 2147483647  False 
BlockSize  string  Tamanho do Bloco Tamanho do Bloco da Unidade Lógica de Armazenamento false 2147483647  False 
NumberOfBlocks  string  NúmeroDeBlocos Número de Blocos da Unidade Lógica de Armazenamento false 2147483647  False 
ThinlyProvisioned  string  Com Aprovisionamento Dinâmico Unidade Lógica de Armazenamento Com Aprovisionamento Dinâmico false 2147483647  False 
Primordial  string  Primordial Unidade Lógica de Armazenamento Primordial false 2147483647  False 
TotalCapacity  string  Capacidade Total Capacidade Total da Unidade Lógica de Armazenamento false 2147483647  False 
RemainingCapacity  string  Capacidade Restante Capacidade Restante da Unidade Lógica de Armazenamento false 2147483647  False 
StorageClassification  string  Classificação de Armazenamento Classificação de Armazenamento da Unidade Lógica de Armazenamento false 2147483647  False 
VirtualDiskUniqueID  string  ID Único do Disco Virtual ID Único do Disco Virtual 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>