PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value indicating whether Zone Redundant HA and Geo-backup is supported in this region. "Enabled" means zone redundant HA and geo-backup is supported. "Disabled" stands for zone redundant HA and geo-backup is not supported.
public readonly struct PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported>
type PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported = struct
Public Structure PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported
Implements IEquatable(Of PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported)
- Inheritance
-
PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported
- Implements
Constructors
PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported(String) |
Initializes a new instance of PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported. |
Properties
Disabled |
Disabled. |
Enabled |
Enabled. |
Methods
Equals(PostgreSqlFlexibleServerZoneRedundantHaAndGeoBackupSupported) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Applies to
Azure SDK for .NET