DeleteExistingPeering 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 remove current existing peerings.
public enum DeleteExistingPeering
type DeleteExistingPeering =
Public Enum DeleteExistingPeering
- Inheritance
-
DeleteExistingPeering
Fields
| Name | Value | Description |
|---|---|---|
| False | 0 | False. |
| True | 1 | True. |