Interface SourceControl.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingContainerApp

        SourceControl.DefinitionStages.WithCreate withExistingContainerApp​(String resourceGroupName,
                                                                           String containerAppName)
        Specifies resourceGroupName, containerAppName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        containerAppName - Name of the Container App.
        Returns:
        the next definition stage.