Uses of Class
com.azure.resourcemanager.sql.fluent.models.GeoBackupPolicyProperties
Packages that use GeoBackupPolicyProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of GeoBackupPolicyProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type GeoBackupPolicyPropertiesModifier and TypeClassDescriptionfinal classThe properties of the geo backup policy.Methods in com.azure.resourcemanager.sql.fluent.models that return GeoBackupPolicyPropertiesModifier and TypeMethodDescriptionstatic GeoBackupPolicyPropertiesGeoBackupPolicyProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GeoBackupPolicyProperties from the JsonReader.GeoBackupPolicyProperties.withState(GeoBackupPolicyState state) Set the state property: The state of the geo backup policy.