IDevicesBatchCollection.ById(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.