ICustomerUserCollection.ById(String) メソッド

定義

単一の顧客ユーザー操作を担当します。

public Microsoft.Store.PartnerCenter.CustomerUsers.ICustomerUser ById(string userId);
abstract member ById : string -> Microsoft.Store.PartnerCenter.CustomerUsers.ICustomerUser
Public Function ById (userId As String) As ICustomerUser

パラメーター

userId
String

ユーザー ID。

返品

顧客のユーザー運用です。

実装

適用対象