PostgreSqlFlexibleServerZoneRedundantRestricted 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 this region is restricted. "Enabled" means region is restricted. "Disabled" stands for region is not restricted.
public readonly struct PostgreSqlFlexibleServerZoneRedundantRestricted : IEquatable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantRestricted>
type PostgreSqlFlexibleServerZoneRedundantRestricted = struct
Public Structure PostgreSqlFlexibleServerZoneRedundantRestricted
Implements IEquatable(Of PostgreSqlFlexibleServerZoneRedundantRestricted)
- Inheritance
-
PostgreSqlFlexibleServerZoneRedundantRestricted
- Implements
Constructors
PostgreSqlFlexibleServerZoneRedundantRestricted(String) |
Initializes a new instance of PostgreSqlFlexibleServerZoneRedundantRestricted. |
Properties
Disabled |
Disabled. |
Enabled |
Enabled. |
Methods
Equals(PostgreSqlFlexibleServerZoneRedundantRestricted) |
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