Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnitDepolama Mantıksal Birimi (özet)

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

Bu özet türü Depolama Alanı Mantıksal Birimi için temel türdür

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageLogicalUnit:
ID  string  Kimlik Depolama Alanı Mantıksal Birimi Tanımlayıcısı true 2147483647  False     
Description  string  Açıklama Depolama Alanı Mantıksal Birimi Açıklaması false 2147483647  False     
BlockSize  string  Blok Boyutu Depolama Alanı Mantıksal Birimi BlockSize false 2147483647  False     
NumberOfBlocks  string  NumberOfBlocks Depolama Alanı Mantıksal Birimi Blok Sayısı false 2147483647  False     
ThinlyProvisioned  string  Ölçülü Kaynak Depolama Alanı Mantıksal Birimi Ölçülü Kaynak false 2147483647  False     
Primordial  string  Basit Basit Depolama Mantıksal Birimi false 2147483647  False     
TotalCapacity  string  Toplam Kapasite Depolama Mantıksal Birimi TotalCapacity false 2147483647  False     
RemainingCapacity  string  Kalan Kapasite Depolama Mantıksal Birimi Kalan Kapasite false 2147483647  False     
StorageClassification  string  Depolama Sınıflandırması Depolama Mantıksal Birimi Depolama Sınıflandırması 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>