Uses of Class
com.azure.resourcemanager.appservice.fluent.models.ResourceHealthMetadataProperties
Packages that use ResourceHealthMetadataProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of ResourceHealthMetadataProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ResourceHealthMetadataPropertiesModifier and TypeMethodDescriptionResourceHealthMetadataProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceHealthMetadataProperties from the JsonReader.ResourceHealthMetadataProperties.withCategory
(String category) Set the category property: The category that the resource matches in the RHC Policy File.ResourceHealthMetadataProperties.withSignalAvailability
(Boolean signalAvailability) Set the signalAvailability property: Is there a health signal for the resource.