WebAppsUpdateAuthSettings interface
Methods
| put(Web |
Updates the Authentication / Authorization settings associated with web app. |
Method Details
put(WebAppsUpdateAuthSettingsParameters)
Updates the Authentication / Authorization settings associated with web app.
function put(options: WebAppsUpdateAuthSettingsParameters): StreamableMethod<WebAppsUpdateAuthSettings200Response | WebAppsUpdateAuthSettingsDefaultResponse>