GatewayStatus 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.
Multicluster Gateways are either active (silo is a gateway), or Inactive (silo is not a gateway)
public enum GatewayStatus
type GatewayStatus =
Public Enum GatewayStatus
- Inheritance
-
GatewayStatus
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Active | 1 | |
Inactive | 2 |