Share via


PostgreSqlFlexibleServerCapabilityProperties.Restricted Property

Definition

A value indicating whether this region is restricted. "Enabled" means region is restricted. "Disabled" stands for region is not restricted.

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantRestricted? Restricted { get; }
member this.Restricted : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerZoneRedundantRestricted>
Public ReadOnly Property Restricted As Nullable(Of PostgreSqlFlexibleServerZoneRedundantRestricted)

Property Value

Applies to