Interface GatewayTokenContract


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.GatewayTokenContractInner object.
    Gets the value property: Shared Access Authentication token value for the Gateway.
  • Method Details

    • value

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

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