Microsoft.SystemCenter.O365.ServiceOffice 365 Service Class

Microsoft.SystemCenter.O365.Service (ClassType)

Office 365 Service Class.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc208cafd-d8e4-8bec-9338-909bf505655c

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.O365.Service:
ServiceName  string  Service Name Office 365 Service Name. true 256  False     

Health Model:

Source Code:

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