Taal

IDevicesBatchCollection.ById(String) Methode

Definitie

Haalt batchgedrag van een specifiek klantapparaat op.

public Microsoft.Store.PartnerCenter.DevicesDeployment.IDevicesBatch ById(string devicebatchId);
abstract member ById : string -> Microsoft.Store.PartnerCenter.DevicesDeployment.IDevicesBatch
Public Function ById (devicebatchId As String) As IDevicesBatch

Parameters

devicebatchId
String

De batch-ID van de apparaten is toegewezen.

Retouren

Het batchgedrag van de apparaten.

Implementeringen

Van toepassing op