| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HostingEnvironmentDiagnosticsInner |
AppServiceEnvironmentsClient.getDiagnosticsItem(String resourceGroupName,
String name,
String diagnosticsName)
Description for Get a diagnostics item for an App Service Environment.
|
| Modifier and Type | Method and Description |
|---|---|
HostingEnvironmentDiagnosticsInner |
HostingEnvironmentDiagnosticsInner.withDiagnosticsOutput(String diagnosticsOutput)
Set the diagnosticsOutput property: Diagnostics output.
|
HostingEnvironmentDiagnosticsInner |
HostingEnvironmentDiagnosticsInner.withName(String name)
Set the name property: Name/identifier of the diagnostics.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.