FirewallInfo constructor
FirewallInfo({})
Implementation
FirewallInfo({
this.action,
this.direction,
this.displayName,
this.firewallRuleType,
this.networkUri,
this.policy,
this.priority,
this.targetServiceAccounts,
this.targetTags,
this.uri,
});