NetworkSecurityGroupArgs

constructor(flushConnection: Output<Boolean>? = null, id: Output<String>? = null, location: Output<String>? = null, networkSecurityGroupName: Output<String>? = null, resourceGroupName: Output<String>? = null, securityRules: Output<List<SecurityRuleArgs>>? = null, tags: Output<Map<String, String>>? = null)