Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageProviderDepolama Alanı Sağlayıcısı (özet)

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

Bu özet türü Depolama Alanı Sağlayıcısı için temel türdür

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId47b3c873-87e2-512b-c1d2-c8d5aeb9798a

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.StorageProvider:
ID  string  Kimlik Depolama Alanı Sağlayıcısı Tanımlayıcısı true 2147483647  False     
Type  string  Tür Depolama Alanı Sağlayıcısı Türü false 2147483647  False     
Description  string  Açıklama Depolama Alanı Sağlayıcısı Açıklaması false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StorageProvider" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.Device">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Provider Identificator"/>
<Property ID="Type" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Provider Type"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Provider Description"/>
</ClassType>