Interface GatewayHostnameConfigurationContract.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingGateway

        GatewayHostnameConfigurationContract.DefinitionStages.WithCreate withExistingGateway​(String resourceGroupName,
                                                                                             String serviceName,
                                                                                             String gatewayId)
        Specifies resourceGroupName, serviceName, gatewayId.
        Parameters:
        resourceGroupName - The name of the resource group.
        serviceName - The name of the API Management service.
        gatewayId - Gateway entity identifier. Must be unique in the current API Management service instance. Must not have value 'managed'.
        Returns:
        the next definition stage.