| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
static InsightStatus |
InsightStatus.fromString(String value)
Parses a serialized value to a InsightStatus instance.
|
InsightStatus |
Status.statusId()
Get the statusId property: Level of the most severe insight generated by the detector.
|
static InsightStatus |
InsightStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsightStatus[] |
InsightStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Status.withStatusId(InsightStatus statusId)
Set the statusId property: Level of the most severe insight generated by the detector.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.