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 is 1.6.0, with previous versions ranging from 1.5.0 down to 1.0.0 being documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDnsForwarding.Types.ForwardingRule\u003c/code\u003e is a class within the Google.Cloud.VmwareEngine.V1 namespace that is part of the VMware Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eA forwarding rule maps a specific domain to a list of name servers, which allows VMware Engine to resolve domains for connected private clouds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingRule\u003c/code\u003e class has two main properties: \u003ccode\u003eDomain\u003c/code\u003e, which is a required string representing the domain to resolve, and \u003ccode\u003eNameServers\u003c/code\u003e, which is a required list of DNS servers for the domain.\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 the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]