Azure Firewall Nat Rule Response
constructor(description: String? = null, destinationAddresses: List<String>? = null, destinationPorts: List<String>? = null, name: String? = null, protocols: List<String>? = null, sourceAddresses: List<String>? = null, sourceIpGroups: List<String>? = null, translatedAddress: String? = null, translatedFqdn: String? = null, translatedPort: String? = null)