StorageAccountNetworkRuleState 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.
Gets the state of virtual network rule.
public enum StorageAccountNetworkRuleState
type StorageAccountNetworkRuleState =
Public Enum StorageAccountNetworkRuleState
- Inheritance
-
StorageAccountNetworkRuleState
Fields
Name | Value | Description |
---|---|---|
Provisioning | 0 | Provisioning. |
Deprovisioning | 1 | Deprovisioning. |
Succeeded | 2 | Succeeded. |
Failed | 3 | Failed. |
NetworkSourceDeleted | 4 | NetworkSourceDeleted. |