Interface UserTokenResult


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

      • value

        String value()
        Gets the value property: Shared Access Authorization token for the User.
        Returns:
        the value value.
      • innerModel

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