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

38 строки
3.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserConfirmationPasswords"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserConfirmationPasswords"
name: "UserConfirmationPasswords"
nameWithType: "UserConfirmationPasswords"
summary: "Type representing User<wbr>Confirmation<wbr>Passwords."
syntax: "public interface **UserConfirmationPasswords**</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.UserConfirmationPasswordsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserConfirmationPasswordsInner&text=UserConfirmationPasswordsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserConfirmationPasswords.sendAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserConfirmationPasswords.sendAsync(String resourceGroupName, String serviceName, String userId)"
name: "sendAsync(String resourceGroupName, String serviceName, String userId)"
nameWithType: "UserConfirmationPasswords.sendAsync(String resourceGroupName, String serviceName, String userId)"
summary: "Sends confirmation."
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 Completable sendAsync(String resourceGroupName, String serviceName, String userId)"
desc: "Sends confirmation."
returns:
description: "the observable for the request"
type: "<xref href=\"rx.Completable?alt=rx.Completable&text=Completable\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing UserConfirmationPasswords."
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.UserConfirmationPasswordsInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserConfirmationPasswordsInner&text=UserConfirmationPasswordsInner\" 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