Interface AuthConfig.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingContainerApp

        AuthConfig.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.