HubGatewayUsageFlag 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.
Flag if need to use hub gateway.
public enum HubGatewayUsageFlag
type HubGatewayUsageFlag =
Public Enum HubGatewayUsageFlag
- Inheritance
-
HubGatewayUsageFlag
Fields
| Name | Value | Description |
|---|---|---|
| False | 0 | False. |
| True | 1 | True. |