Uses of Interface
com.azure.resourcemanager.apimanagement.models.UserIdentityContract
Packages that use UserIdentityContract
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of UserIdentityContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type UserIdentityContractModifier and TypeMethodDescriptionUserContract.identities()Gets the identities property: Collection of user identities.com.azure.core.http.rest.PagedIterable<UserIdentityContract> List of all user identities.com.azure.core.http.rest.PagedIterable<UserIdentityContract> UserIdentities.list(String resourceGroupName, String serviceName, String userId, com.azure.core.util.Context context) List of all user identities.