| 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 |
|---|---|
ResourceHealthMetadataInner |
ResourceHealthMetadatasClient.getBySite(String resourceGroupName,
String name)
Description for Gets the category of ResourceHealthMetadata to use for the given site.
|
ResourceHealthMetadataInner |
ResourceHealthMetadatasClient.getBySiteSlot(String resourceGroupName,
String name,
String slot)
Description for Gets the category of ResourceHealthMetadata to use for the given site.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceHealthMetadataInner |
ResourceHealthMetadataInner.withCategory(String category)
Set the category property: The category that the resource matches in the RHC Policy File.
|
ResourceHealthMetadataInner |
ResourceHealthMetadataInner.withKind(String kind)
Set the kind property: Kind of resource.
|
ResourceHealthMetadataInner |
ResourceHealthMetadataInner.withSignalAvailability(Boolean signalAvailability)
Set the signalAvailability property: Is there a health signal for the resource.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.