< Back
Update-DeviceManagement_MobileThreatDefenseConnectors
Post
NAME Update-DeviceManagement_MobileThreatDefenseConnectors
SYNOPSIS
Updates a "microsoft.graph.mobileThreatDefenseConnector".
SYNTAX
Update-DeviceManagement_MobileThreatDefenseConnectors -mobileThreatDefenseConnectorId <string>
[-androidDeviceBlockedOnMissingPartnerData <bool>] [-androidEnabled <bool>] [-iosDeviceBlockedOnMissingPartnerData
<bool>] [-iosEnabled <bool>] [-lastHeartbeatDateTime <DateTimeOffset>] [-partnerState <string>]
[-partnerUnresponsivenessThresholdInDays <int>] [-partnerUnsupportedOsVersionBlocked <bool>] [<CommonParameters>]
Update-DeviceManagement_MobileThreatDefenseConnectors -mobileThreatDefenseConnectorId <string> -ODataType <string>
[-androidDeviceBlockedOnMissingPartnerData <bool>] [-androidEnabled <bool>] [-iosDeviceBlockedOnMissingPartnerData
<bool>] [-iosEnabled <bool>] [-lastHeartbeatDateTime <DateTimeOffset>] [-partnerState <string>]
[-partnerUnresponsivenessThresholdInDays <int>] [-partnerUnsupportedOsVersionBlocked <bool>] [<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.mobileThreatDefenseConnector" object in the "mobileThreatDefenseConnectors" collection.
The list of Mobile threat Defense connectors configured by the tenant.
Graph Call: PATCH ~/deviceManagement/mobileThreatDefenseConnectors
PARAMETERS
-mobileThreatDefenseConnectorId <string>
The ID for a "microsoft.graph.mobileThreatDefenseConnector" object in the "mobileThreatDefenseConnectors"
collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-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? false
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? false
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? false
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? false
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? false
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? false
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? false
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? false
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.String
The ID for a "microsoft.graph.mobileThreatDefenseConnector" object in the "mobileThreatDefenseConnectors"
collection.
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
SYNOPSIS
Updates a "microsoft.graph.mobileThreatDefenseConnector".
SYNTAX
Update-DeviceManagement_MobileThreatDefenseConnectors -mobileThreatDefenseConnectorId <string>
[-androidDeviceBlockedOnMissingPartnerData <bool>] [-androidEnabled <bool>] [-iosDeviceBlockedOnMissingPartnerData
<bool>] [-iosEnabled <bool>] [-lastHeartbeatDateTime <DateTimeOffset>] [-partnerState <string>]
[-partnerUnresponsivenessThresholdInDays <int>] [-partnerUnsupportedOsVersionBlocked <bool>] [<CommonParameters>]
Update-DeviceManagement_MobileThreatDefenseConnectors -mobileThreatDefenseConnectorId <string> -ODataType <string>
[-androidDeviceBlockedOnMissingPartnerData <bool>] [-androidEnabled <bool>] [-iosDeviceBlockedOnMissingPartnerData
<bool>] [-iosEnabled <bool>] [-lastHeartbeatDateTime <DateTimeOffset>] [-partnerState <string>]
[-partnerUnresponsivenessThresholdInDays <int>] [-partnerUnsupportedOsVersionBlocked <bool>] [<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.mobileThreatDefenseConnector" object in the "mobileThreatDefenseConnectors" collection.
The list of Mobile threat Defense connectors configured by the tenant.
Graph Call: PATCH ~/deviceManagement/mobileThreatDefenseConnectors
PARAMETERS
-mobileThreatDefenseConnectorId <string>
The ID for a "microsoft.graph.mobileThreatDefenseConnector" object in the "mobileThreatDefenseConnectors"
collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-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? false
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? false
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? false
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? false
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? false
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? false
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? false
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? false
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.String
The ID for a "microsoft.graph.mobileThreatDefenseConnector" object in the "mobileThreatDefenseConnectors"
collection.
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