| 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 |
|---|---|
DiagnosticCategoryInner |
DiagnosticsClient.getSiteDiagnosticCategory(String resourceGroupName,
String siteName,
String diagnosticCategory)
Description for Get Diagnostics Category.
|
DiagnosticCategoryInner |
DiagnosticsClient.getSiteDiagnosticCategorySlot(String resourceGroupName,
String siteName,
String diagnosticCategory,
String slot)
Description for Get Diagnostics Category.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticCategoryInner |
DiagnosticCategoryInner.withKind(String kind)
Set the kind property: Kind of resource.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.