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, specifically detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eForwardingRule\u003c/code\u003e is defined as a mapping from a specific domain to a list of name servers, which facilitates DNS resolution for attached private clouds by directing requests to designated servers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingRule\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the protocol buffer system.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eDomain\u003c/code\u003e (the domain to be resolved) and \u003ccode\u003eNameServers\u003c/code\u003e (a list of DNS servers for domain resolution), both of which are required for proper functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.VmwareEngine.V1\u003c/code\u003e namespace, and the documentation provides detailed links to different versions, with version 1.6.0 as the most recent release.\u003c/p\u003e\n"]]],[],null,[]]