| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkTraceInner |
NetworkTraceInner.withMessage(String message)
Set the message property: Detailed message of a network trace operation, e.g.
|
NetworkTraceInner |
NetworkTraceInner.withPath(String path)
Set the path property: Local file path for the captured network trace file.
|
NetworkTraceInner |
NetworkTraceInner.withStatus(String status)
Set the status property: Current status of the network trace operation, same as Operation.Status
(InProgress/Succeeded/Failed).
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.