ForwardingRuleInfo constructor
ForwardingRuleInfo({})
Implementation
ForwardingRuleInfo({
this.displayName,
this.matchedPortRange,
this.matchedProtocol,
this.networkUri,
this.target,
this.uri,
this.vip,
});