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\u003eThis documentation covers the \u003ccode\u003eDnsForwarding.Types.ForwardingRule\u003c/code\u003e class within the Google Cloud VMware Engine v1 API, with version 1.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingRule\u003c/code\u003e class maps a specific domain to a list of name servers, enabling domain resolution for attached private clouds by directing DNS requests to the specified servers.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, showing its features related to manipulation and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for setting the domain (\u003ccode\u003eDomain\u003c/code\u003e) and listing the name servers (\u003ccode\u003eNameServers\u003c/code\u003e), both of which are essential for proper forwarding functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also mentions and lists the different versions of this class, starting from 1.0.0, and leading up to 1.6.0, with 1.2.0 being the current version in focus.\u003c/p\u003e\n"]]],[],null,[]]