| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
LoginRoutes |
Login.routes()
Get the routes property: The routes that specify the endpoints used for login and logout requests.
|
LoginRoutes |
LoginRoutes.withLogoutEndpoint(String logoutEndpoint)
Set the logoutEndpoint property: The endpoint at which a logout request should be made.
|
| Modifier and Type | Method and Description |
|---|---|
Login |
Login.withRoutes(LoginRoutes routes)
Set the routes property: The routes that specify the endpoints used for login and logout requests.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.