Interface GenerateSsoUrlResult


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.GenerateSsoUrlResultInner object.
    Gets the value property: Redirect Url containing the SSO URL value.
  • Method Details

    • value

      String value()
      Gets the value property: Redirect Url containing the SSO URL value.
      Returns:
      the value value.
    • innerModel

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