DevicePolicyUpdateRequest.Devices Property
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.
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.