Azure Firewall Network Rule Response
constructor(description: String? = null, destinationAddresses: List<String>? = null, destinationFqdns: List<String>? = null, destinationIpGroups: List<String>? = null, destinationPorts: List<String>? = null, name: String? = null, protocols: List<String>? = null, sourceAddresses: List<String>? = null, sourceIpGroups: List<String>? = null)