27 строки
2.8 KiB
YAML
27 строки
2.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserTokenResult"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserTokenResult"
|
|
name: "UserTokenResult"
|
|
nameWithType: "UserTokenResult"
|
|
summary: "Type representing User<wbr>Token<wbr>Result."
|
|
syntax: "public interface **UserTokenResult**</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\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserTokenResultInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserTokenResultInner&text=UserTokenResultInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserTokenResult.value()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.UserTokenResult.value()"
|
|
name: "value()"
|
|
nameWithType: "UserTokenResult.value()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String value()"
|
|
returns:
|
|
description: "the value value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing UserTokenResult."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserTokenResultInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.UserTokenResultInner&text=UserTokenResultInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
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
|