LocalDNSMode Class
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.
Defines values for LocalDNSMode.
public static class LocalDNSMode
type LocalDNSMode = class
Public Class LocalDNSMode
- Inheritance
-
LocalDNSMode
Fields
| Name | Description |
|---|---|
| Disabled |
Disable localDNS. |
| Preferred |
If the current orchestrator version supports this feature, prefer enabling localDNS. |
| Required |
Enable localDNS. |