Share via


PostgreSqlFlexibleServerCapabilityProperties.SupportFastProvisioning Property

Definition

Gets a value indicating whether fast provisioning is supported. "Enabled" means fast provisioning is supported. "Disabled" stands for fast provisioning is not supported.

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

Property Value

Applies to