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 latest version of the \u003ccode\u003eDnsForwarding.Types.ForwardingRule\u003c/code\u003e class is 1.6.0, with several prior versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDnsForwarding.Types.ForwardingRule\u003c/code\u003e class is part of the VMware Engine v1 API and is used for managing DNS forwarding within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eForwardingRule\u003c/code\u003e maps a specific domain to a list of nameservers, allowing the VMware Engine to resolve domains for attached private clouds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingRule\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eDomain\u003c/code\u003e, which represents the domain to be resolved, and \u003ccode\u003eNameServers\u003c/code\u003e, which is a list of DNS servers used for resolution.\u003c/p\u003e\n"]]],[],null,[]]