BackendAddressSyncMode 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.
Backend address synchronous mode for the backend pool.
public enum BackendAddressSyncMode
type BackendAddressSyncMode =
Public Enum BackendAddressSyncMode
- Inheritance
-
BackendAddressSyncMode
Fields
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Automatic. |
| Manual | 1 | Manual. |