FirewallApplicationRuleCollectionRule

constructor(description: String? = null, fqdnTags: List<String>? = null, name: String, protocols: List<FirewallApplicationRuleCollectionRuleProtocol>? = null, sourceAddresses: List<String>? = null, sourceIpGroups: List<String>? = null, targetFqdns: List<String>? = null)