azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
3.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserIdentities"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserIdentities"
name: "UserIdentities"
nameWithType: "UserIdentities"
summary: "Type representing User<wbr>Identities."
syntax: "public interface **UserIdentities**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentitiesInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentitiesInner&text=UserIdentitiesInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserIdentities.listAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserIdentities.listAsync(String resourceGroupName, String serviceName, String userId)"
name: "listAsync(String resourceGroupName, String serviceName, String userId)"
nameWithType: "UserIdentities.listAsync(String resourceGroupName, String serviceName, String userId)"
summary: "List of all user identities."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "The name of the API Management service."
name: "serviceName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "User identifier. Must be unique in the current API Management service instance."
name: "userId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<UserIdentityContract> listAsync(String resourceGroupName, String serviceName, String userId)"
desc: "List of all user identities."
returns:
description: "the observable for the request"
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.UserIdentityContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.UserIdentityContract&text=UserIdentityContract\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Type representing UserIdentities."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentitiesInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserIdentitiesInner&text=UserIdentitiesInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1