UserIdentities Interface
Implements
public interface UserIdentities
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentitiesInner>
Type representing UserIdentities.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
rx.Observable<User |
listAsync(String resourceGroupName, String serviceName, String userId)
List of all user identities. |
Method Details
listAsync
public abstract Observable<UserIdentityContract> listAsync(String resourceGroupName, String serviceName, String userId)
List of all user identities.
Parameters:
Returns: