Taal

IDeviceCollection.ById(String) Methode

Definitie

Haalt het apparaatgedrag van een specifieke klant op.

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

Parameters

deviceId
String

De apparaat-id.

Retouren

Het gedrag van het klantapparaat.

Implementeringen

Van toepassing op