Interface AuthConfig.DefinitionStages.WithHttpSettings

    • Method Detail

      • withHttpSettings

        AuthConfig.DefinitionStages.WithCreate withHttpSettings​(HttpSettings httpSettings)
        Specifies the httpSettings property: The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization..
        Parameters:
        httpSettings - The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization.
        Returns:
        the next definition stage.