System.NetworkManagement.LogicalDeviceDispositivo Lógico

System.NetworkManagement.LogicalDevice (ClassType)

Essa classe representa o dispositivo lógico

Element properties:

Base ClassSystem.LogicalHardware
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7681dc3b-de08-4298-5a7d-53651c7e50c5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.NetworkManagement.LogicalDevice:
Description  string  Descrição Uma descrição textual do objeto false 256  True     
Index  string  Índice Índice de instâncias usadas para monitoramento false 256  True     
Key  string  Chave do Dispositivo Lógico A chave do dispositivo lógico true 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.LogicalDevice" Accessibility="Public" Abstract="true" Base="System!System.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Index" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Key" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>