System.NetworkManagement.NetworkServiceネットワーク サービス

System.NetworkManagement.NetworkService (ClassType)

このクラスは、ネットワーク サービスを表します。

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
System.Service:
ServiceDescription  string  サービスの説明 サービスの説明 false 256  False     
BusinessDetailedDescription  string  ビジネスの詳細説明 ビジネスの詳細説明 false 256  False     
IsBusinessService  bool  ビジネス サービス ビジネス サービス false 256       
OwnedByOrganization  string  組織が所有 組織が所有しています false 256  False     
Priority  enum  優先度 優先度 false 256      System.ServiceManagement.ServicePriority 
Status  enum  状態 状態 false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  分類 分類 false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  可用性スケジュール 可用性スケジュール false 256  False     
System.NetworkManagement.NetworkService:
Description  string  説明 オブジェクトの説明文 false 256  True     
Key  string  ネットワーク サービス キー ネットワーク サービスのキー true 256  True     
ServiceKey  string  サービス キー このサービスを含んでいるシステムの認識範囲内で、他のサービスからこのサービスを区別するための固有な値 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>