Uses of Class
com.azure.resourcemanager.appservice.fluent.models.ResourceHealthMetadataProperties
-
Packages that use ResourceHealthMetadataProperties Package Description com.azure.resourcemanager.appservice.fluent.models 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 ResourceHealthMetadataProperties Modifier and Type Method Description ResourceHealthMetadataPropertiesResourceHealthMetadataProperties. withCategory(String category)Set the category property: The category that the resource matches in the RHC Policy File.ResourceHealthMetadataPropertiesResourceHealthMetadataProperties. withSignalAvailability(Boolean signalAvailability)Set the signalAvailability property: Is there a health signal for the resource.
-