Langage

IDeviceCollection.ById(String) Méthode

Définition

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

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

Paramètres

deviceId
String

ID de l’appareil.

Retours

Le comportement des appareils clients.

Implémente

S’applique à