NetworkSecurityGroupArgs

constructor(location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, securityRules: Output<List<NetworkSecurityGroupSecurityRuleArgs>>? = null, tags: Output<Map<String, String>>? = null)