Interface BackendContract.DefinitionStages.WithResourceId

    • Method Detail

      • withResourceId

        BackendContract.DefinitionStages.WithCreate withResourceId​(String resourceId)
        Specifies the resourceId property: Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps..
        Parameters:
        resourceId - Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps.
        Returns:
        the next definition stage.