ApiManagementServiceGetSsoTokenResult Interface

Implements

com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementServiceGetSsoTokenResultInner> com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager>

public interface ApiManagementServiceGetSsoTokenResult
extends com.microsoft.azure.arm.model.HasInner<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementServiceGetSsoTokenResultInner>, com.microsoft.azure.arm.resources.models.HasManager<com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager>

Type representing ApiManagementServiceGetSsoTokenResult.

Method Summary

Modifier and Type Method and Description
abstract java.lang.String redirectUri()

Method Details

redirectUri

public abstract String redirectUri()

Returns:

the redirectUri value.

Applies to