| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PerfMonResponseInner |
PerfMonResponseInner.withCode(String code)
Set the code property: The response code.
|
PerfMonResponseInner |
PerfMonResponseInner.withData(PerfMonSet data)
Set the data property: The performance monitor counters.
|
PerfMonResponseInner |
PerfMonResponseInner.withMessage(String message)
Set the message property: The message.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.