| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RequestsBasedTrigger |
AutoHealTriggers.requests()
Get the requests property: A rule based on total requests.
|
RequestsBasedTrigger |
RequestsBasedTrigger.withCount(Integer count)
Set the count property: Request Count.
|
RequestsBasedTrigger |
RequestsBasedTrigger.withTimeInterval(String timeInterval)
Set the timeInterval property: Time interval.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealTriggers |
AutoHealTriggers.withRequests(RequestsBasedTrigger requests)
Set the requests property: A rule based on total requests.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.