다음을 통해 공유


IDevice.Patch(Device) Method

Definition

Updates a device associated to the customer with a configuration policy.

public Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device Patch (Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device updateDevice);
abstract member Patch : Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device -> Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device
Public Function Patch (updateDevice As Device) As Device

Parameters

updateDevice
Device

Device to be updated.

Returns

Device that is to be updated.

Implements

Applies to