| 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 property.
|
LoginRoutes |
LoginRoutes.withKind(String kind)
Set the kind property: Kind of resource.
|
LoginRoutes |
LoginRoutes.withLogoutEndpoint(String logoutEndpoint)
Set the logoutEndpoint property: The logoutEndpoint property.
|
| Modifier and Type | Method and Description |
|---|---|
Login |
Login.withRoutes(LoginRoutes routes)
Set the routes property: The routes property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.