< Back

New-DeviceManagement_MobileThreatDefenseConnectors

Sat Jan 18, 2020 12:25 pm

NAME New-DeviceManagement_MobileThreatDefenseConnectors



SYNOPSIS

Creates a "microsoft.graph.mobileThreatDefenseConnector" object.





SYNTAX

New-DeviceManagement_MobileThreatDefenseConnectors [-androidDeviceBlockedOnMissingPartnerData <bool>]

[-androidEnabled <bool>] [-iosDeviceBlockedOnMissingPartnerData <bool>] [-iosEnabled <bool>]

[-lastHeartbeatDateTime <DateTimeOffset>] [-partnerState <string>] [-partnerUnresponsivenessThresholdInDays <int>]

[-partnerUnsupportedOsVersionBlocked <bool>] [<CommonParameters>]



New-DeviceManagement_MobileThreatDefenseConnectors -ODataType <string> [-androidDeviceBlockedOnMissingPartnerData

<bool>] [-androidEnabled <bool>] [-iosDeviceBlockedOnMissingPartnerData <bool>] [-iosEnabled <bool>]

[-lastHeartbeatDateTime <DateTimeOffset>] [-partnerState <string>] [-partnerUnresponsivenessThresholdInDays <int>]

[-partnerUnsupportedOsVersionBlocked <bool>] [<CommonParameters>]





DESCRIPTION

Adds a "microsoft.graph.mobileThreatDefenseConnector" object to the "mobileThreatDefenseConnectors" collection.



The list of Mobile threat Defense connectors configured by the tenant.



Graph call: POST ~/deviceManagement/mobileThreatDefenseConnectors





PARAMETERS

-lastHeartbeatDateTime <DateTimeOffset>

The "lastHeartbeatDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



DateTime of last Heartbeat recieved from the Data Sync Partner



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-partnerState <string>

The "partnerState" property, of type "microsoft.graph.mobileThreatPartnerTenantState".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



Data Sync Partner state for this account



Valid values: 'unavailable', 'available', 'enabled', 'unresponsive'



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-androidEnabled <bool>

The "androidEnabled" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For Android, set whether data from the data sync partner should be used during compliance evaluations



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-iosEnabled <bool>

The "iosEnabled" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For IOS, get or set whether data from the data sync partner should be used during compliance evaluations



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-androidDeviceBlockedOnMissingPartnerData <bool>

The "androidDeviceBlockedOnMissingPartnerData" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For Android, set whether Intune must receive data from the data sync partner prior to marking a device

compliant



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-iosDeviceBlockedOnMissingPartnerData <bool>

The "iosDeviceBlockedOnMissingPartnerData" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-partnerUnsupportedOsVersionBlocked <bool>

The "partnerUnsupportedOsVersionBlocked" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements

of the Data Sync Partner



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-partnerUnresponsivenessThresholdInDays <int>

The "partnerUnresponsivenessThresholdInDays" property, of type "Edm.Int32".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



Get or Set days the per tenant tolerance to unresponsiveness for this partner integration



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ODataType <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-@odata.type <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



This is an alias of the ODataType parameter.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.DateTimeOffset

The "lastHeartbeatDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



DateTime of last Heartbeat recieved from the Data Sync Partner



System.String

The "partnerState" property, of type "microsoft.graph.mobileThreatPartnerTenantState".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



Data Sync Partner state for this account



Valid values: 'unavailable', 'available', 'enabled', 'unresponsive'



System.Boolean

The "androidEnabled" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For Android, set whether data from the data sync partner should be used during compliance evaluations



System.Boolean

The "iosEnabled" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For IOS, get or set whether data from the data sync partner should be used during compliance evaluations



System.Boolean

The "androidDeviceBlockedOnMissingPartnerData" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For Android, set whether Intune must receive data from the data sync partner prior to marking a device

compliant



System.Boolean

The "iosDeviceBlockedOnMissingPartnerData" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant



System.Boolean

The "partnerUnsupportedOsVersionBlocked" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements

of the Data Sync Partner



System.Int32

The "partnerUnresponsivenessThresholdInDays" property, of type "Edm.Int32".



This property is on the "microsoft.graph.mobileThreatDefenseConnector" type.



Get or Set days the per tenant tolerance to unresponsiveness for this partner integration



System.String

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK