PostgreSqlVirtualNetworkRuleState Enum
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.
Virtual Network Rule State.
public enum PostgreSqlVirtualNetworkRuleState
type PostgreSqlVirtualNetworkRuleState =
Public Enum PostgreSqlVirtualNetworkRuleState
- Inheritance
-
PostgreSqlVirtualNetworkRuleState
Fields
Name | Value | Description |
---|---|---|
Initializing | 0 | Initializing. |
InProgress | 1 | InProgress. |
Ready | 2 | Ready. |
Deleting | 3 | Deleting. |
Unknown | 4 | Unknown. |