ICustomerDeviceCollection.Update(DevicePolicyUpdateRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the devices with configuration policies.
public string Update (Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DevicePolicyUpdateRequest devicePolicyUpdateRequest);
abstract member Update : Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DevicePolicyUpdateRequest -> string
Public Function Update (devicePolicyUpdateRequest As DevicePolicyUpdateRequest) As String
Parameters
- devicePolicyUpdateRequest
- DevicePolicyUpdateRequest
The device policy update request with devices to be updated.
Returns
The location of the status to track the update.