Interface ApiManagementServiceGetSsoTokenResult


  • public interface ApiManagementServiceGetSsoTokenResult
    An immutable client-side representation of ApiManagementServiceGetSsoTokenResult.
    • Method Detail

      • redirectUri

        String redirectUri()
        Gets the redirectUri property: Redirect URL to the Publisher Portal containing the SSO token.
        Returns:
        the redirectUri value.
      • innerModel

        ApiManagementServiceGetSsoTokenResultInner innerModel()
        Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.ApiManagementServiceGetSsoTokenResultInner object.
        Returns:
        the inner object.