< Back

Update-DeviceManagement_TelecomExpenseManagementPartners

Sat Jan 18, 2020 2:23 pm

NAME Update-DeviceManagement_TelecomExpenseManagementPartners



SYNOPSIS

Updates a "microsoft.graph.telecomExpenseManagementPartner".





SYNTAX

Update-DeviceManagement_TelecomExpenseManagementPartners -telecomExpenseManagementPartnerId <string>

[-appAuthorized <bool>] [-displayName <string>] [-enabled <bool>] [-lastConnectionDateTime <DateTimeOffset>] [-url

<string>] [<CommonParameters>]



Update-DeviceManagement_TelecomExpenseManagementPartners -ODataType <string> -telecomExpenseManagementPartnerId

<string> [-appAuthorized <bool>] [-displayName <string>] [-enabled <bool>] [-lastConnectionDateTime

<DateTimeOffset>] [-url <string>] [<CommonParameters>]





DESCRIPTION

Updates a "microsoft.graph.telecomExpenseManagementPartner" object in the "telecomExpenseManagementPartners"

collection.



The telecom expense management partners.



Graph Call: PATCH ~/deviceManagement/telecomExpenseManagementPartners





PARAMETERS

-telecomExpenseManagementPartnerId <string>

The ID for a "microsoft.graph.telecomExpenseManagementPartner" object in the

"telecomExpenseManagementPartners" collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-displayName <string>

The "displayName" property, of type "Edm.String".



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



Display name of the TEM partner.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-url <string>

The "url" property, of type "Edm.String".



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



URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-appAuthorized <bool>

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



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



Whether the partner's AAD app has been authorized to access Intune.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-enabled <bool>

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



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



Whether Intune's connection to the TEM service is currently enabled or disabled.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-lastConnectionDateTime <DateTimeOffset>

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



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



Timestamp of the last request sent to Intune by the TEM partner.



Required? false

Position? named

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

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.telecomExpenseManagementPartner" object in the

"telecomExpenseManagementPartners" 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