Interface ApiContract.DefinitionStages.WithPath

    • Method Detail

      • withPath

        ApiContract.DefinitionStages.WithCreate withPath​(String path)
        Specifies the path property: Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API..
        Parameters:
        path - Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API.
        Returns:
        the next definition stage.