Microsoft.SystemCenter.M365.ServiceMicrosoft 365 Service Class

Microsoft.SystemCenter.M365.Service (ClassType)

Microsoft 365 Service Class.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde3f40840-70cb-ac1a-fc2c-e77a435c67dc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.M365.Service:
ServiceName  string  Service Name Microsoft 365 Service Name. true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.M365.Service" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="ServiceName" Key="true" Type="string" Required="true"/>
</ClassType>