Interface GatewayKeysContract


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

      • primary

        String primary()
        Gets the primary property: Primary gateway key.
        Returns:
        the primary value.
      • secondary

        String secondary()
        Gets the secondary property: Secondary gateway key.
        Returns:
        the secondary value.
      • innerModel

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