public sealed class DnsForwarding.Types.ForwardingRule : IMessage<DnsForwarding.Types.ForwardingRule>, IEquatable<DnsForwarding.Types.ForwardingRule>, IDeepCloneable<DnsForwarding.Types.ForwardingRule>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class DnsForwarding.Types.ForwardingRule.
A forwarding rule is a mapping of a domain to name_servers.
This mapping allows VMware Engine to resolve domains for attached private
clouds by forwarding DNS requests for a given domain to the specified
nameservers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference information for the \u003ccode\u003eDnsForwarding.Types.ForwardingRule\u003c/code\u003e class within the VMware Engine v1 API, with version 1.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eForwardingRule\u003c/code\u003e maps a domain to a list of name servers, allowing VMware Engine to resolve domains for private clouds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingRule\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eForwardingRule\u003c/code\u003e include \u003ccode\u003eDomain\u003c/code\u003e (a string for the domain to resolve) and \u003ccode\u003eNameServers\u003c/code\u003e (a list of DNS server addresses for domain resolution).\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eForwardingRule\u003c/code\u003e class include a default constructor and one that takes another \u003ccode\u003eForwardingRule\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]