Langage

IDevicesBatchCollection.ById(String) Méthode

Définition

Récupère le comportement de lots d’un appareil client spécifique.

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

Paramètres

devicebatchId
String

L’identifiant de lot de l’appareil.

Retours

Le comportement des appareils en lot.

Implémente

S’applique à