Uses of Class
com.azure.resourcemanager.sql.models.AutoPauseDelayTimeRange
Packages that use AutoPauseDelayTimeRange
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of AutoPauseDelayTimeRange in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type AutoPauseDelayTimeRangeModifier and TypeClassDescriptionfinal classSupported auto pause delay time range.Methods in com.azure.resourcemanager.sql.models that return AutoPauseDelayTimeRangeModifier and TypeMethodDescriptionstatic AutoPauseDelayTimeRangeAutoPauseDelayTimeRange.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AutoPauseDelayTimeRange from the JsonReader.ServiceObjectiveCapability.supportedAutoPauseDelay()Get the supportedAutoPauseDelay property: Supported time range for auto pause delay.