Microsoft.SystemCenter.M365.WatcherNodeApplicationMicrosoft 365 Watcher Node

Microsoft.SystemCenter.M365.WatcherNodeApplication (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId037dc42f-04ba-0e78-ed93-60660f37a2e1

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.WatcherNodeApplication:
ApplicationClientId  string  Application (Client) ID Microsoft 365 Application (Client) ID. false 256  False     
AzureADEndpoint  string  Azure AD Endpoint URL used to access Azure Active Directory. false 256  False     
EnabledSyntheticTransactions  string  Enabled Synthetic Transactions The list of enabled synthetic transactions. false 256  False     
ExchangeURL  string  Exchange URL URL used to communicate with on-premises Exchange server. false 256  False     
GraphEndpoint  string  GraphAPI Endpoint URL URL used to access the Microsoft 365 GraphAPI. false 256  False     
LicenseUser  string  License User Specifies the name of a user to check if licensed. false 256  False     
LocationLatLong  string  Location Lat/Long Specifies where the watcher node is located on a map by latitude and longitude. false 256  False     
LocationName  string  Location Name Specifies where the watcher node is located. Choices are customer specific. false 256  False     
M365EmailReceiver  string  M365 Email Receiver Specifies the email address to which M365 mail should be sent. false 256  False     
M365EmailSender  string  M365 Email Sender Specifies the email address which M365 mail should be sent by. false 256  False     
RemainingLicensesErrorPercentageThreshold  int  Remaining Licenses Error Percentage Threshold The threshold (in percentage licenses remaining) at or below which an error is raised. false 256       
RemainingLicensesWarningPercentageThreshold  int  Remaining Licenses Warning Percentage Threshold The threshold (in percentage licenses remaining) at or below which a warning is raised. false 256       
SharePointDocumentLibrary  string  SharePoint Document Library The name of the SharePoint library (folder) to use for synthetic transactions. false 256  False     
SharePointSite  string  SharePoint Site URL used to access Microsoft 365 SharePoint. false 256  False     
SkuPartNumber  string  SKU Part Number SKU Part Number to query for license counts. false 2048  False     
TeamsChannelName  string  Teams Channel Name Specifies the name of the channel to be used for Teams synthetic transactions. false 256  False     
TeamsTeamName  string  Teams Team Name Specifies the name of the team to use for Teams synthetic transactions. false 256  False     
TenantId  string  Tenant ID Microsoft 365 Tenant ID. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.M365.WatcherNodeApplication" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false" Extension="false">
<Property ID="ApplicationClientId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="AzureADEndpoint" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="EnabledSyntheticTransactions" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ExchangeURL" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="GraphEndpoint" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="LicenseUser" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="LocationLatLong" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="LocationName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="M365EmailReceiver" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="M365EmailSender" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="RemainingLicensesErrorPercentageThreshold" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="RemainingLicensesWarningPercentageThreshold" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SharePointDocumentLibrary" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SharePointSite" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="SkuPartNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="2048" MinLength="0" Required="false" Scale="0"/>
<Property ID="TeamsChannelName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="TeamsTeamName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="TenantId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>