Compartilhar via


BatchUploadDetails.DevicesStatus Property

Definition

Gets or sets the device upload status.

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

Property Value

Applies to