Interface IssueAttachmentContract.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingIssue

        IssueAttachmentContract.DefinitionStages.WithCreate withExistingIssue​(String resourceGroupName,
                                                                              String serviceName,
                                                                              String apiId,
                                                                              String issueId)
        Specifies resourceGroupName, serviceName, apiId, issueId.
        Parameters:
        resourceGroupName - The name of the resource group.
        serviceName - The name of the API Management service.
        apiId - API identifier. Must be unique in the current API Management service instance.
        issueId - Issue identifier. Must be unique in the current API Management service instance.
        Returns:
        the next definition stage.