Interface AuthorizationLoginResponseContract


public interface AuthorizationLoginResponseContract
An immutable client-side representation of AuthorizationLoginResponseContract.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.AuthorizationLoginResponseContractInner object.
    Gets the loginLink property: The login link.
  • Method Details

    • loginLink

      String loginLink()
      Gets the loginLink property: The login link.
      Returns:
      the loginLink value.
    • innerModel

      Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.AuthorizationLoginResponseContractInner object.
      Returns:
      the inner object.