Edit

Share via


mobileThreatDefensePartnerPriority enum type

Namespace: microsoft.graph

Important: APIs under the /beta version in Microsoft Graph are subject to change which could break your applications. While Intune /beta APIs are supported by Microsoft, you should use these at your own discretion. In general, /beta APIs are not recommended for use in production applications. To determine whether an API is available in v1.0, use the Version selector

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Determines the conflict resolution strategy, when more than one Mobile Threat Defense provider is enabled.

Members

Member Value Description
defenderOverThirdPartyPartner 0 Indicates use of Microsoft Defender Endpoint over 3rd party MTD connectors
thirdPartyPartnerOverDefender 1 Indicates use of a 3rd party MTD connector over Microsoft Defender Endpoint
unknownFutureValue 2 Evolvable enumeration sentinel value. Do not use.