Firewall Policy Rule Collection Group Nat Rule Collection Rule
constructor(description: String? = null, destinationAddress: String? = null, destinationPorts: String? = null, name: String, protocols: List<String>, sourceAddresses: List<String>? = null, sourceIpGroups: List<String>? = null, translatedAddress: String? = null, translatedFqdn: String? = null, translatedPort: Int)