DevicePolicyUpdateRequest Class

Definition

Represents the list of devices to be updated with a policy.

public sealed class DevicePolicyUpdateRequest : Microsoft.Store.PartnerCenter.Models.ResourceBase
type DevicePolicyUpdateRequest = class
    inherit ResourceBase
Public NotInheritable Class DevicePolicyUpdateRequest
Inherits ResourceBase
Inheritance
DevicePolicyUpdateRequest

Constructors

Name Description
DevicePolicyUpdateRequest()

Properties

Name Description
Attributes

Gets the attributes.

(Inherited from ResourceBase)
Devices

Gets or sets the list of devices to be updated.

Applies to