Microsoft.SystemCenter.M365.Feature(Deprecated) Microsoft 365 Feature Class

Microsoft.SystemCenter.M365.Feature (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdccfd3f1d-9554-19bd-04ea-cf71c11809ae

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.Feature:
FeatureName  string  Feature Name Feature Name true 256  False     

Health Model:

Source Code:

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