System.NetworkManagement.NetworkServiceServizio di rete

System.NetworkManagement.NetworkService (ClassType)

Questa classe rappresenta un servizio di rete

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5f0203b5-013d-bc52-f4ce-6f3a24dbbb43

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
System.Service:
ServiceDescription  string  Descrizione servizio Descrizione del servizio false 256  False     
BusinessDetailedDescription  string  Descrizione dettagliata azienda Descrizione dettagliata dell'azienda false 256  False     
IsBusinessService  bool  È un servizio aziendale È un servizio aziendale false 256       
OwnedByOrganization  string  Di proprietà dell'organizzazione Di proprietà dell'organizzazione false 256  False     
Priority  enum  Priorità Priorità false 256      System.ServiceManagement.ServicePriority 
Status  enum  Stato Stato false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classificazione Classificazione false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Pianificazione disponibilità Pianificazione della disponibilità false 256  False     
System.NetworkManagement.NetworkService:
Description  string  Descrizione Una descrizione testuale dell'oggetto false 256  True     
Key  string  Chiave del servizio di rete La chiave del servizio di rete true 256  True     
ServiceKey  string  Chiave del servizio Valore unico che distingue tale servizio da altri servizi nell'ambito del sistema in cui è contenuto false 256  True     

Health Model:

Source Code:

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