Uses of Enum Class
com.microsoft.azure.management.sql.GeoBackupPolicyState
Packages that use GeoBackupPolicyState
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of GeoBackupPolicyState in com.microsoft.azure.management.sql
Methods in com.microsoft.azure.management.sql that return GeoBackupPolicyStateModifier and TypeMethodDescriptionstatic GeoBackupPolicyStateGeoBackupPolicyState.fromString(String value) Parses a serialized value to a GeoBackupPolicyState instance.static GeoBackupPolicyStateReturns the enum constant of this class with the specified name.static GeoBackupPolicyState[]GeoBackupPolicyState.values()Returns an array containing the constants of this enum class, in the order they are declared.