API Reference
Enum
Microsoft365ServiceKind
Microsoft 365 workload or service family inferred from public signals.
Inheritance
- Enum
- Microsoft365ServiceKind
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property Microsoft365ServiceDetection.Kind
- Field Microsoft365ServiceKind.Defender
- Field Microsoft365ServiceKind.EntraId
- Field Microsoft365ServiceKind.ExchangeOnline
- Field Microsoft365ServiceKind.IntuneEndpoint
- Field Microsoft365ServiceKind.OneDrive
- Field Microsoft365ServiceKind.PowerApps
- Field Microsoft365ServiceKind.PowerAutomate
- Field Microsoft365ServiceKind.PowerBi
- Field Microsoft365ServiceKind.SharePointOnline
- Field Microsoft365ServiceKind.Teams
- Property Microsoft365WorkloadConfidenceSummary.ModerateServices
- Property Microsoft365WorkloadConfidenceSummary.StrongServices
- Property Microsoft365WorkloadConfidenceSummary.WeakServices
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const Microsoft365ServiceKind ExchangeOnline #Defines values for microsoft365 service evidence source kind.
Value:
0public const Microsoft365ServiceKind OneDrive #Defines values for microsoft365 service evidence source kind.
Value:
2public const Microsoft365ServiceKind Teams #Defines values for microsoft365 service evidence source kind.
Value:
3public const Microsoft365ServiceKind IntuneEndpoint #Defines values for microsoft365 service evidence source kind.
Value:
4public const Microsoft365ServiceKind Defender #Defines values for microsoft365 service evidence source kind.
Value:
5public const Microsoft365ServiceKind EntraId #Defines values for microsoft365 service evidence source kind.
Value:
6public const Microsoft365ServiceKind PowerApps #Defines values for microsoft365 service evidence source kind.
Value:
7public const Microsoft365ServiceKind PowerAutomate #Defines values for microsoft365 service evidence source kind.
Value:
8public const Microsoft365ServiceKind PowerBi #Defines values for microsoft365 service evidence source kind.
Value:
9