DevicePolicyUpdateRequest.Devices Property

Definition

Gets or sets the list of devices to be updated.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device> Devices { get; set; }
member this.Devices : seq<Microsoft.Store.PartnerCenter.Models.DevicesDeployment.Device> with get, set
Public Property Devices As IEnumerable(Of Device)

Property Value

List of devices to be updated.

Applies to